| 12345678910111213141516171819202122232425 |
- {
- "keybinding-rotation": "<Ctrl><Shift>r",
- "keybinding-resize": "<Super>r",
- "keybinding-move": "",
- "keybinding-close": "<Ctrl><Shift>k",
- "keybinding-search": "<Ctrl><Alt>b",
- "keybinding-open-settings": "<Ctrl><Super>g",
- "keybinding-maximize": "<Ctrl><Alt>k",
- "keybinding-move-left": "<Ctrl><Super><Shift>Left",
- "keybinding-move-right": "<Ctrl><Super><Shift>Right",
- "keybinding-move-top": "<Ctrl><Super><Shift>Up",
- "keybinding-move-bottom": "<Ctrl><Super><Shift>Down",
- "keybinding-resize-left": "",
- "keybinding-resize-right": "",
- "keybinding-resize-top": "",
- "keybinding-resize-bottom": "",
- "keybinding-next-monitor": "<Ctrl><Alt>m",
- "keybinding-next-workspace": "",
- "keybinding-previous-workspace": "",
- "keybinding-focus": "",
- "keybinding-focus-left": "<Ctrl><Super>Left",
- "keybinding-focus-right": "<Ctrl><Super>Right",
- "keybinding-focus-top": "<Ctrl><Super>Up",
- "keybinding-focus-bottom": "<Ctrl><Super>Down"
- }
|