From 9903586c66e986a86646f9587fd2c7069e020b32 Mon Sep 17 00:00:00 2001 From: fro Date: Tue, 24 Feb 2026 12:05:18 +0000 Subject: [PATCH] Update dots/bin/startup.sh --- dots/bin/startup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index 62b14dc..3146921 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -12,6 +12,7 @@ nextcloud & # nextcloud file sync pcloud & # pcloud service if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then + hyprmon --profile office & psensor & synology-drive & fi