Move some sway stuff away from systemd
This commit is contained in:
parent
a453cf5948
commit
ed3ef91c56
8 changed files with 15 additions and 4 deletions
14
home/.config/sway/conf.d/03-input.conf
Normal file
14
home/.config/sway/conf.d/03-input.conf
Normal file
|
@ -0,0 +1,14 @@
|
|||
# vim:ft=i3config
|
||||
|
||||
input * {
|
||||
xkb_layout eu
|
||||
xkb_options caps:escape
|
||||
}
|
||||
|
||||
input "1739:32382:DELL0884:00_06CB:7E7E_Touchpad" {
|
||||
tap enabled
|
||||
natural_scroll enabled
|
||||
}
|
||||
|
||||
input "1267:9364:ELAN_Touchscreen" map_to_output eDP-1
|
||||
input "1739:32382:DELL0884:00_06CB:7E7E_Touchpad" map_to_output eDP-1
|
Loading…
Add table
Add a link
Reference in a new issue