Files
dotfiles/gnome/.local/share/gnome-shell/extensions/grimble@lmt.github.io/configs/i3.json

25 lines
939 B
JSON

{
"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"
}