[i3] Enable tap to click for touchpad
This commit is contained in:
parent
1e18ca9263
commit
bfebbd3342
1 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ exec --no-startup-id dunst
|
||||||
exec --no-startup-id feh --bg-scale /home/reo/Pictures/wallpapers/default.png
|
exec --no-startup-id feh --bg-scale /home/reo/Pictures/wallpapers/default.png
|
||||||
exec --no-startup-id /usr/bin/emacs --daemon
|
exec --no-startup-id /usr/bin/emacs --daemon
|
||||||
|
|
||||||
|
exec --no-startup-id xinput set-prop "ELAN0709:00 04F3:30A0 Touchpad" "libinput Tapping Enabled" 1
|
||||||
|
exec --no-startup-id xinput set-prop "ELAN0709:00 04F3:30A0 Touchpad" "libinput Natural Scrolling Enabled" 1
|
||||||
# Use pactl to adjust volume in PulseAudio.
|
# Use pactl to adjust volume in PulseAudio.
|
||||||
set $refresh_i3status killall -SIGUSR1 i3status
|
set $refresh_i3status killall -SIGUSR1 i3status
|
||||||
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5% && $refresh_i3status
|
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5% && $refresh_i3status
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue