forked from Shinonome/dots-hyprland
keybinds: remove NoMod
This commit is contained in:
@@ -60,7 +60,7 @@ let userConfigOptions = {
|
||||
},
|
||||
'keybinds': {
|
||||
// Format: Mod1+Mod2+key. CaSe SeNsItIvE!
|
||||
// Modifiers: Shift Ctrl Alt Hyper Meta NoMod
|
||||
// Modifiers: Shift Ctrl Alt Hyper Meta
|
||||
// See https://docs.gtk.org/gdk3/index.html#constants for the other keys (they are listed as KEY_key)
|
||||
'overview': {
|
||||
'altMoveLeft': 'Ctrl+b',
|
||||
|
||||
Reference in New Issue
Block a user