Disable swaynag
Tapping doesn't register in sway unless a mouse is plugged in
This commit is contained in:
parent
d49331d60d
commit
abf88859b1
@ -34,8 +34,7 @@ bindsym $mod+Shift+$right move right
|
||||
|
||||
# Sway controls
|
||||
bindsym $mod+Shift+c reload
|
||||
bindsym $mod+Shift+e exec swaynag -t warning -m "Exit sway?" \
|
||||
-b "Exit sway" "swaymsg exit"
|
||||
bindsym $mod+Shift+e exec swaymsg exit
|
||||
|
||||
# Workspace controls
|
||||
bindsym $mod+1 workspace 1
|
||||
|
Loading…
Reference in New Issue
Block a user