fixes keybinds

This commit is contained in:
Dennis Schoepf 2026-03-04 20:50:06 +01:00
parent 4ae45b7dde
commit 91733a296b

View file

@ -309,7 +309,7 @@ binds {
Mod+Comma hotkey-overlay-title="Settings" { Mod+Comma hotkey-overlay-title="Settings" {
spawn "dms" "ipc" "call" "settings" "focusOrToggle"; spawn "dms" "ipc" "call" "settings" "focusOrToggle";
} }
Mod+N hotkey-overlay-title="Notification Center" { Mod+S hotkey-overlay-title="Notification Center" {
spawn "dms" "ipc" "call" "notifications" "toggle"; spawn "dms" "ipc" "call" "notifications" "toggle";
} }
Mod+Y hotkey-overlay-title="Browse Wallpapers" { Mod+Y hotkey-overlay-title="Browse Wallpapers" {