From db5cf1efcdf5d26214ad0f259dade3bd0c33fab8 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Wed, 25 Feb 2026 15:15:39 -0500 Subject: [PATCH] u --- dots/bin/startup.sh | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index e4b6c9b..ca7192f 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -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