add stable gimp3 release

This commit is contained in:
Kopatz
2025-03-18 12:43:24 +01:00
parent 478f2b769c
commit 488647ba3e
6 changed files with 20 additions and 13 deletions

View File

@@ -228,6 +228,11 @@ in {
"$mainMod, right, movefocus, r"
"$mainMod, up, movefocus, u"
"$mainMod, down, movefocus, d"
"$mainMod SHIFT, left, resizeactive, -30 0"
"$mainMod SHIFT, right, resizeactive, 30 0"
"$mainMod SHIFT, up, resizeactive, 0 -30"
"$mainMod SHIFT, down, resizeactive, 0 30"
# Switch workspaces with mainMod + [0-9]
"$mainMod, 1, workspace, 1"