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