u
This commit is contained in:
@@ -6,6 +6,14 @@ notify-send "<< startup.sh >>"
|
||||
|
||||
source /home/poq/syncDir/secrets/toBeSourced/secretsAsEnvVariables.sh # set secrets as env variables
|
||||
|
||||
waybar & # status bar
|
||||
hyprpaper & # wallpaper
|
||||
hypropolkitagent & # authentification
|
||||
|
||||
#hypridle &
|
||||
#hyprdim --strength 0.1 --dialog-dim 0.1 --duration 500 --no-dim-when-only &
|
||||
|
||||
|
||||
nextcloud & # nextcloud file sync
|
||||
pcloud & # pcloud service
|
||||
|
||||
@@ -13,12 +21,4 @@ if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then
|
||||
hyprmon --profile office &
|
||||
psensor &
|
||||
synology-drive &
|
||||
|
||||
|
||||
#hyprpaper &
|
||||
#waybar &
|
||||
#hypridle &
|
||||
#hyprdim --strength 0.1 --dialog-dim 0.1 --duration 500 --no-dim-when-only &
|
||||
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user