[gnome] Move to Grimble tiling manager

This commit is contained in:
2026-01-14 00:55:43 -05:00
parent de41369f5f
commit 941c727d38
90 changed files with 3999 additions and 9602 deletions

View File

@ -0,0 +1,25 @@
{
"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"
}