[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": "",
"keybinding-move": "",
"keybinding-close": "",
"keybinding-search": "",
"keybinding-open-settings": "<Control><Super>g",
"keybinding-maximize": "",
"keybinding-move-left": "",
"keybinding-move-right": "",
"keybinding-move-top": "",
"keybinding-move-bottom": "",
"keybinding-resize-left": "",
"keybinding-resize-right": "",
"keybinding-resize-top": "",
"keybinding-resize-bottom": "",
"keybinding-next-monitor": "",
"keybinding-next-workspace": "",
"keybinding-previous-workspace": "",
"keybinding-focus": "",
"keybinding-focus-left": "",
"keybinding-focus-right": "",
"keybinding-focus-top": "",
"keybinding-focus-bottom": ""
}

View File

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

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