This commit is contained in:
committer@tuxwarrior
2026-02-25 15:15:39 -05:00
parent 884d4526d8
commit db5cf1efcd

View File

@@ -6,6 +6,14 @@ notify-send "<< startup.sh >>"
source /home/poq/syncDir/secrets/toBeSourced/secretsAsEnvVariables.sh # set secrets as env variables 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 nextcloud & # nextcloud file sync
pcloud & # pcloud service pcloud & # pcloud service
@@ -13,12 +21,4 @@ if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then
hyprmon --profile office & hyprmon --profile office &
psensor & psensor &
synology-drive & synology-drive &
#hyprpaper &
#waybar &
#hypridle &
#hyprdim --strength 0.1 --dialog-dim 0.1 --duration 500 --no-dim-when-only &
fi fi