1
0
Fork 0

Resize rules

This commit is contained in:
Malte 2023-01-02 23:42:10 +01:00
parent d7de53e012
commit 7e07e921c1
2 changed files with 14 additions and 10 deletions

View file

@ -158,6 +158,10 @@ in {
tile-move-right-global = ["<Super><Shift>Right"];
tile-move-up-global = ["<Super><Shift>Up"];
tile-move-down-global = ["<Super><Shift>Down"];
tile-resize-left = ["n"];
tile-resize-right = ["t"];
tile-resize-up = ["g"];
tile-resize-down = ["r"];
pop-workspace-up = ["<Super><Shift>Page_Up"];
pop-workspace-down = ["<Super><Shift>Page_Down"];
pop-monitor-left = [];

View file

@ -567,9 +567,13 @@
"baseCode": 80
},
{
"code": 65535,
"label": {"base": {"full": "Transparent", "1u": " "}},
"categories": ["blanks"]
"code": 593,
"label": {
"hint": {"full": "Alt+", "1u": "A+"},
"base": {"full": "Down Arrow", "1u": "↓"}
},
"categories": ["with-modifiers", "alt"],
"baseCode": 81
},
{
"code": 591,
@ -672,13 +676,9 @@
"categories": ["blanks"]
},
{
"code": 593,
"label": {
"hint": {"full": "Alt+", "1u": "A+"},
"base": {"full": "Down Arrow", "1u": "↓"}
},
"categories": ["with-modifiers", "alt"],
"baseCode": 81
"code": 65535,
"label": {"base": {"full": "Transparent", "1u": " "}},
"categories": ["blanks"]
},
{
"code": 65535,