summaryrefslogtreecommitdiff
path: root/.config/sway/config.d
diff options
context:
space:
mode:
authorEwy~ <ewy0@protonmail.com>2025-03-20 13:42:47 +0100
committerEwy~ <ewy0@protonmail.com>2025-03-20 13:42:47 +0100
commit3302f88a54ef723ef1c6601e3be732cf5ca4197b (patch)
treea90d7bbf20226a641251b8bfcb4b0e94996f9bd3 /.config/sway/config.d
parent710f8417fc1011cc2bf62ddadd46d57c0a42e5ee (diff)
specify dualshock identifier instead of all trackpads for laptop compat
Diffstat (limited to '.config/sway/config.d')
-rw-r--r--.config/sway/config.d/dualshock2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config.d/dualshock b/.config/sway/config.d/dualshock
index aa5c424..5feb77b 100644
--- a/.config/sway/config.d/dualshock
+++ b/.config/sway/config.d/dualshock
@@ -1,4 +1,4 @@
-input type:touchpad {
+input 1356:3302:Sony_Interactive_Entertainment_Wireless_Controller_Touchpad {
events disabled
}