i3wm ➔ hyprland (wip)
still a way to go. but, i am moving in the right direction, at least.
This commit is contained in:
@@ -6,9 +6,17 @@
|
||||
# note: a re-login is needed for changes to take place
|
||||
#
|
||||
|
||||
# secrets
|
||||
# please note that this file is open to the world, so secrets should only be stored in
|
||||
# `/home/poq/syncDir/secrets/toBeSourced/secretsAsEnvVariables.sh`, as that file is
|
||||
# sourced by statup.sh.
|
||||
|
||||
# note on paths:
|
||||
# even though it would possible to specify unique paths per host machine, that would most
|
||||
# likely not work very well. this is as several scripts assume `/home/poq/` etc. so, use
|
||||
# the same path for all hosts.
|
||||
|
||||
# full path to directory where syncronised data will be kept
|
||||
# this should be independent from systems (like nextcloud, dropbox, google drive etc)
|
||||
# this as we easily should be able to switch system without having to change this name/path
|
||||
# format: SYNCDIR_[HOSTNAME]
|
||||
SYNCDIR_t470p=/home/poq/nextcloud/syncDir
|
||||
SYNCDIR_tuxwarrior=/home/poq/nextcloud/syncDir
|
||||
@@ -26,9 +34,6 @@ DOWNLOADS=/home/poq/syncDir/0_downloads
|
||||
# styling for gtk apps
|
||||
#GTK_THEME=Sweet-Dark
|
||||
|
||||
# secrets
|
||||
#SECRET_KD3=RtKFWJIoXWjU80mlo4T4Ey2mqDNeJQwHjYLkE0ViN+k
|
||||
|
||||
# used by lf
|
||||
#EDITOR=nano
|
||||
|
||||
|
||||
Reference in New Issue
Block a user