1
0
Fork 0

Disable swaynag

Tapping doesn't register in sway unless a mouse is plugged in
This commit is contained in:
Ryan Fox 2022-01-16 00:05:25 +00:00
parent d49331d60d
commit abf88859b1
1 changed files with 1 additions and 2 deletions

View File

@ -34,8 +34,7 @@ bindsym $mod+Shift+$right move right
# Sway controls # Sway controls
bindsym $mod+Shift+c reload bindsym $mod+Shift+c reload
bindsym $mod+Shift+e exec swaynag -t warning -m "Exit sway?" \ bindsym $mod+Shift+e exec swaymsg exit
-b "Exit sway" "swaymsg exit"
# Workspace controls # Workspace controls
bindsym $mod+1 workspace 1 bindsym $mod+1 workspace 1