switch Mod+D to noctalia launcher IPC

This commit is contained in:
2026-06-19 17:37:11 +02:00
parent a7f51b9237
commit 2fc9fd015a
+2 -1
View File
@@ -69,7 +69,8 @@ spawn-at-startup "swayidle" "-w" "timeout" "300" "swaylock -f -c 0a0a0a && ~/.lo
binds { binds {
Mod+Return { spawn "footclient"; } Mod+Return { spawn "footclient"; }
Mod+D { spawn "fuzzel"; } // Mod+D { spawn "fuzzel"; }
Mod+D { spawn "noctalia-shell" "ipc" "call" "launcher" "toggle"; }
Mod+Shift+Q { spawn "wlogout"; } Mod+Shift+Q { spawn "wlogout"; }
Mod+Q { close-window; } Mod+Q { close-window; }