#!/usr/bin/env bash # klevstul :: start miscellanous application :: 25.12.28 notify-send "<< startup.sh >>" source /home/poq/syncDir/secrets/toBeSourced/secretsAsEnvVariables.sh # set secrets as env variables nwg-panel & # status bar hyprpaper & # wallpaper hypropolkitagent & # authentification hypridle & # idle management deamon nextcloud & # nextcloud file sync pcloud & # pcloud service if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then hyprmon --profile office & synology-drive & fi