diff options
author | lxfdell <sng@luxagraf.net> | 2021-01-17 12:05:47 -0500 |
---|---|---|
committer | lxfdell <sng@luxagraf.net> | 2021-01-17 12:05:47 -0500 |
commit | cd8f098bef406ca83b003a2049dfc3ea29c94320 (patch) | |
tree | e413fccdce9efb6185d6ecadb8c69e799b815800 /.config/sway/config | |
parent | 58e6a9a4fddcb6851de641c7db245d8c699c054b (diff) |
branch to handle hardware specifics of Dell XPS 13
Diffstat (limited to '.config/sway/config')
-rw-r--r-- | .config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config index 5879f93..d40c186 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -28,7 +28,7 @@ bindsym $mod+F12 exec $screenclip # background output * bg $background fill -input "2:7:SynPS/2_Synaptics_TouchPad" { +input "1739:30383:DELL07E6:00_06CB:76AF_Touchpad" { natural_scroll enabled } # change focus |