[+] update sway config
1. use shift+mod+q
to act more like OSX;
This commit is contained in:
parent
e8760c05f9
commit
8336a8095d
@ -79,7 +79,7 @@ bindgesture swipe:4:up exec $lock_cmd
|
||||
#
|
||||
# Basics:
|
||||
#
|
||||
bindsym Shift+$mod+l exec $lock_cmd
|
||||
bindsym Shift+$mod+q exec $lock_cmd
|
||||
|
||||
bindsym --locked Shift+mod1+1 \
|
||||
exec ~/.local/bin/commands \
|
||||
@ -128,8 +128,8 @@ bindsym $mod+m exec zsh -c "commands color_scheme toggle"
|
||||
# Start a terminal
|
||||
bindsym $mod+t exec $term
|
||||
|
||||
# Kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
## Kill focused window
|
||||
#bindsym $mod+Shift+q kill
|
||||
|
||||
# Start your launcher
|
||||
bindsym $mod+Return exec $menu
|
||||
|
||||
Loading…
Reference in New Issue
Block a user