Add shortcuts for touchpad

This commit is contained in:
nnduc 2025-05-02 07:54:46 +00:00
parent d5133875dd
commit e9704cc921

View File

@ -47,6 +47,9 @@ exec --no-startup-id pasystray
exec --no-startup-id polybar exec --no-startup-id polybar
exec --no-startup-id xset m 1/1 0 exec --no-startup-id xset m 1/1 0
bindsym $mod+t exec xinput --disable 10
bindsym $mod+Shift+t exec xinput --enable 10
set $refresh_i3status killall -SIGUSR1 i3status set $refresh_i3status killall -SIGUSR1 i3status
# Use pactl to adjust volume in PulseAudio. # Use pactl to adjust volume in PulseAudio.