mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
CTRL + ALT + DEL closes all windows
Co-authored-by: @chriopter Closes #980
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Close window
|
||||
# Close windows
|
||||
bindd = SUPER, W, Close active window, killactive,
|
||||
bindd = CTRL ALT, DELETE, Close all Windows, exec, omarchy-cmd-close-all-windows
|
||||
|
||||
# Control tiling
|
||||
bindd = SUPER, J, Toggle split, togglesplit, # dwindle
|
||||
|
||||
Reference in New Issue
Block a user