add window management keybinds to close and togglefloating
This commit is contained in:
parent
40311e8350
commit
aa857f5373
1 changed files with 4 additions and 0 deletions
|
@ -127,6 +127,10 @@
|
||||||
|
|
||||||
# Screen locking tool
|
# Screen locking tool
|
||||||
"$mod, l, exec, hyprlock"
|
"$mod, l, exec, hyprlock"
|
||||||
|
|
||||||
|
# Window management
|
||||||
|
"$mod, x, killactive"
|
||||||
|
"$mod, tab, togglefloating"
|
||||||
]
|
]
|
||||||
++ (
|
++ (
|
||||||
# workspaces
|
# workspaces
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue