mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: add fullscreen keybind
This commit is contained in:
parent
60391f4404
commit
5ede4ac407
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue