pinwheel: Set fullscreen/float keys to hyprland

This commit is contained in:
Alexander Heldt
2023-08-09 11:51:01 +02:00
parent f370f260c7
commit e90839abcb

View File

@@ -199,6 +199,9 @@
"$mod, ESCAPE, killactive"
"$mod, f, fullscreen, 1"
"$mod SHIFT, f, togglefloating, active"
"$mod, h, movefocus, l"
"$mod, j, movefocus, d"
"$mod, k, movefocus, u"