add keybind note

This commit is contained in:
end-4
2024-03-06 00:02:20 +07:00
parent 6d57b490f2
commit 18959b59bf
+1 -1
View File
@@ -61,7 +61,7 @@ let userConfigOptions = {
'keybinds': {
// Format: Mod1+Mod2+key. CaSe SeNsItIvE!
// 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': {
'altMoveLeft': 'Ctrl+b',
'altMoveRight': 'Ctrl+f',