From bb5818068337cc3e5f985123e61030298469368b Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 25 Apr 2023 07:45:50 +0200 Subject: Add wayland things --- Common/sway/pointer | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Common/sway/pointer (limited to 'Common/sway/pointer') diff --git a/Common/sway/pointer b/Common/sway/pointer new file mode 100644 index 0000000..db6e52f --- /dev/null +++ b/Common/sway/pointer @@ -0,0 +1,5 @@ +input "type:pointer" { + natural_scroll disabled + scroll_factor 1.0 + left_handed disabled +} -- cgit v1.2.3