From fbfa9ec282f2e88f07b378d2cda1a4d9fd73e9d0 Mon Sep 17 00:00:00 2001 From: Thierry Schork Date: Sun, 20 Jul 2025 20:07:39 +0200 Subject: [PATCH] auto-start keepass via keep.sh script --- bin/startup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/startup.sh b/bin/startup.sh index 881c612..2889d85 100755 --- a/bin/startup.sh +++ b/bin/startup.sh @@ -16,11 +16,12 @@ nextcloud --background & jamesdsp -t & copyq --start-server & swayosd-server & -clight-gui --tray & +#clight-gui --tray & blueman-tray & localsend --hidden & blueman-applet & mangohud steam -silent & swaync & +~/bin/keep.sh &