feat: add fullscreen keybind

This commit is contained in:
Youwen Wu 2024-07-13 16:36:36 -07:00
parent 60391f4404
commit 5ede4ac407
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -171,6 +171,7 @@
"$mod, Q, killactive" "$mod, Q, killactive"
"$mod, W, togglefloating" "$mod, W, togglefloating"
"$mod, J, togglesplit" "$mod, J, togglesplit"
"$mod, Return, fullscreen"
# Move around # Move around
"$mod, $Left, movefocus, l" "$mod, $Left, movefocus, l"