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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user