update keybinds

This commit is contained in:
2025-10-13 01:35:32 +02:00
parent 5e9eabb62c
commit 8b2cb792ff
4 changed files with 17 additions and 7 deletions

View File

@@ -284,8 +284,9 @@ binds {
Mod+Space { spawn-sh "qs ipc call panels toggleControlCenter"; }
Mod+Shift+L { spawn-sh "qs ipc call lyrics toggleBarLyrics"; }
// Waybar
Mod+Shift+K { spawn-sh "waybar-toggle"; }
// Quickshell
Mod+Shift+K { spawn-sh "pkill quickshell || quickshell"; }
Mod+I { spawn-sh "qs ipc call idleInhibitor toggleInhibitor"; }
// Rofi
Mod+D { spawn-sh "pkill rofi || rofi -show run"; }