pinwheel: Add keybinding to kill focused window

This commit is contained in:
Alexander Heldt
2023-08-02 15:44:56 +02:00
parent 3b72a4aa1f
commit a9a5e82fc9

View File

@@ -129,6 +129,8 @@
"$mod, RETURN, exec, foot"
"$mod, SPACE, exec, bemenu-run"
"$mod, ESCAPE, killactive"
"$mod, h, movefocus, l"
"$mod, j, movefocus, d"
"$mod, k, movefocus, u"