Updated background and added bindings for moving windows

This commit is contained in:
Jurn Wubben 2025-02-19 23:42:35 +01:00
parent 0a9889ec51
commit 94ab316127
2 changed files with 5 additions and 0 deletions

View file

@ -86,6 +86,11 @@ in {
"$mod, l, movefocus, r"
"$mod, k, movefocus, u"
"$mod, j, movefocus, d"
"$mod SHIFT, h, movewindow, l"
"$mod SHIFT, l, movewindow, r"
"$mod SHIFT, k, movewindow, u"
"$mod SHIFT, j, movewindow, d"
]
++ workspaces;