mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
keybinds: add Windows close
This commit is contained in:
parent
4079948b98
commit
3089681246
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ bind = Super+Shift, Left, movewindow, l # [hidden]
|
|||
bind = Super+Shift, Right, movewindow, r # [hidden]
|
||||
bind = Super+Shift, Up, movewindow, u # [hidden]
|
||||
bind = Super+Shift, Down, movewindow, d # [hidden]
|
||||
bind = Alt, F4, killactive, # [hidden] Close (Windows)
|
||||
bind = Super, Q, killactive, # Close
|
||||
bind = Super+Shift+Alt, Q, exec, hyprctl kill # Forcefully zap a window
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue