From: Andre Ramnitz Date: Fri, 24 Apr 2026 23:22:31 +0000 (+0200) Subject: scripts: update noctalia launch script X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=ed3a08e29ef27ce1b910d6426a92bf06340dece8;p=dotfiles.git scripts: update noctalia launch script --- diff --git a/dot-local/bin/run_after_noctalia.sh b/dot-local/bin/run_after_noctalia.sh index 5f44adfd..cf64c533 100755 --- a/dot-local/bin/run_after_noctalia.sh +++ b/dot-local/bin/run_after_noctalia.sh @@ -9,5 +9,5 @@ done sleep 5; qs -c noctalia-shell ipc call wallpaper random all nextcloud > /dev/null 2>&1 & -keepassxc > /dev/null 2>&1 & +qtpass > /dev/null 2>&1 &