summaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2024-07-13 17:35:35 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2024-07-13 17:35:35 +0200
commit1b042cb1a77bd9c9e35b33e9132987d3099dab04 (patch)
tree584ec1767df24b9655124d5a269e08b231a6fe48 /i3
parent09b6b81bc48b2709f46b76a7b68aa923b107ed14 (diff)
Use name instead of ids for touchpad
Diffstat (limited to 'i3')
-rw-r--r--i3/i3/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/i3/i3/config b/i3/i3/config
index 55f0fc5..ccdd45d 100644
--- a/i3/i3/config
+++ b/i3/i3/config
@@ -202,8 +202,8 @@ bindsym Shift+Print exec --no-startup-id maim --select | xclip -selection clipbo
# TODO:
#bindsym XF86TouchpadToggle exec xinput --disable 12
#bindsym XF86TouchpadToggle exec xinput --enable 12
-bindsym $mod+Shift+t exec xinput --enable 12
-bindsym $mod+t exec xinput --disable 12
+bindsym $mod+Shift+t exec xinput enable 'MSFT0001:01 06CB:CD64 Touchpad'
+bindsym $mod+t exec xinput disable 'MSFT0001:01 06CB:CD64 Touchpad'
# Move to output
bindsym $mod+n move workspace to output right