From ed3a08e29ef27ce1b910d6426a92bf06340dece8 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Sat, 25 Apr 2026 01:22:31 +0200 Subject: [PATCH] scripts: update noctalia launch script --- dot-local/bin/run_after_noctalia.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 & -- 2.53.0