fixes keybinds
This commit is contained in:
parent
4ae45b7dde
commit
91733a296b
1 changed files with 1 additions and 1 deletions
|
|
@ -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" {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue