| 12345678910111213141516171819202122232425 |
- {
- "keybinding-rotation": "",
- "keybinding-resize": "<Super>r",
- "keybinding-move": "",
- "keybinding-close": "<Super><Shift>q",
- "keybinding-search": "<Control><Alt>b",
- "keybinding-open-settings": "<Control><Super>g",
- "keybinding-maximize": "<Super>f",
- "keybinding-move-left": "<Super><Shift>j",
- "keybinding-move-right": "<Super><Shift>semicolon",
- "keybinding-move-top": "<Super><Shift>l",
- "keybinding-move-bottom": "<Super><Shift>k",
- "keybinding-resize-left": "",
- "keybinding-resize-right": "",
- "keybinding-resize-top": "",
- "keybinding-resize-bottom": "",
- "keybinding-next-monitor": "",
- "keybinding-next-workspace": "",
- "keybinding-previous-workspace": "",
- "keybinding-focus": "<Super>space",
- "keybinding-focus-left": "<Super>j",
- "keybinding-focus-right": "<Super>semicolon",
- "keybinding-focus-top": "<Super>l",
- "keybinding-focus-bottom": "<Super>k"
- }
|