Add touchbar
This commit is contained in:
parent
5ae37d9d25
commit
49b1b39eaa
1 changed files with 6 additions and 6 deletions
|
@ -33,12 +33,12 @@ output * bg /usr/share/backgrounds/f30/default/normalish/f30.png fill
|
||||||
#
|
#
|
||||||
# Example configuration:
|
# Example configuration:
|
||||||
#
|
#
|
||||||
# input "2:14:SynPS/2_Synaptics_TouchPad" {
|
input "2:14:ETPS/2_Elantech_Touchpad" {
|
||||||
# dwt enabled
|
dwt enabled
|
||||||
# tap enabled
|
tap enabled
|
||||||
# natural_scroll enabled
|
natural_scroll disabled
|
||||||
# middle_emulation enabled
|
middle_emulation enabled
|
||||||
# }
|
}
|
||||||
#
|
#
|
||||||
# You can get the names of your inputs by running: swaymsg -t get_inputs
|
# 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.
|
# Read `man 5 sway-input` for more information about this section.
|
||||||
|
|
Loading…
Reference in a new issue