From 72efe134f645a5212f875c153dd8db4a64cbe968 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 23 Jan 2024 11:13:18 +0100 Subject: changes --- Common/sway/hid | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 Common/sway/hid (limited to 'Common/sway/hid') diff --git a/Common/sway/hid b/Common/sway/hid deleted file mode 100644 index 7ef3f70..0000000 --- a/Common/sway/hid +++ /dev/null @@ -1,27 +0,0 @@ -input "type:keyboard" { - xkb_layout us,no - repeat_delay 300 - repeat_rate 40 - xkb_capslock disabled - xkb_numlock disabled -} - -input "type:touchpad" { - pointer_accel 0.0 - natural_scroll disabled - scroll_factor 1.0 - scroll_method two_finger - left_handed disabled - tap enabled - tap_button_map lrm - drag enabled - drag_lock disabled - dwt enabled - middle_emulation enabled -} - -input "type:pointer" { - natural_scroll disabled - scroll_factor 1.0 - left_handed disabled -} -- cgit v1.2.3