[+] 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:
|
# Basics:
|
||||||
#
|
#
|
||||||
bindsym Shift+$mod+l exec $lock_cmd
|
bindsym Shift+$mod+q exec $lock_cmd
|
||||||
|
|
||||||
bindsym --locked Shift+mod1+1 \
|
bindsym --locked Shift+mod1+1 \
|
||||||
exec ~/.local/bin/commands \
|
exec ~/.local/bin/commands \
|
||||||
@ -128,8 +128,8 @@ bindsym $mod+m exec zsh -c "commands color_scheme toggle"
|
|||||||
# Start a terminal
|
# Start a terminal
|
||||||
bindsym $mod+t exec $term
|
bindsym $mod+t exec $term
|
||||||
|
|
||||||
# Kill focused window
|
## Kill focused window
|
||||||
bindsym $mod+Shift+q kill
|
#bindsym $mod+Shift+q kill
|
||||||
|
|
||||||
# Start your launcher
|
# Start your launcher
|
||||||
bindsym $mod+Return exec $menu
|
bindsym $mod+Return exec $menu
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user