1
0
Fork 0

Revert kill window shortcut

main
Ambrose Chua 2021-09-30 14:49:13 +08:00
parent da6e573dbe
commit 3c7c4c161d
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ alt - return : kitty --single-instance -d ~
alt + shift - return : ~/.local/bin/iterm_open
# kill focused window
alt - q : yabai -m window --close
alt + shift - q : yabai -m window --close
# start launcher
alt - d : skhd -k "cmd - space"

View File

@ -94,7 +94,7 @@ input type:pointer {
bindsym $mod+Return exec $term
# kill focused window
bindsym $mod+q kill
bindsym $mod+Shift+q kill
# start your launcher
bindsym $mod+d exec $menu