Add touchbar

This commit is contained in:
Cyryl Płotnicki 2019-06-16 14:43:42 +01:00
parent 5ae37d9d25
commit 49b1b39eaa

View file

@ -33,12 +33,12 @@ output * bg /usr/share/backgrounds/f30/default/normalish/f30.png fill
#
# Example configuration:
#
# input "2:14:SynPS/2_Synaptics_TouchPad" {
# dwt enabled
# tap enabled
# natural_scroll enabled
# middle_emulation enabled
# }
input "2:14:ETPS/2_Elantech_Touchpad" {
dwt enabled
tap enabled
natural_scroll disabled
middle_emulation enabled
}
#
# You can get the names of your inputs by running: swaymsg -t get_inputs
# Read `man 5 sway-input` for more information about this section.