From 170c5385bc51a94fe1680231e0718dcb735c694f Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 29 Jul 2021 23:51:14 +0200 Subject: sway: update config --- .config/sway/input.conf | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to '.config/sway/input.conf') diff --git a/.config/sway/input.conf b/.config/sway/input.conf index 1c30aaf..10ac7d4 100644 --- a/.config/sway/input.conf +++ b/.config/sway/input.conf @@ -20,9 +20,9 @@ input type:touchpad { tap enabled natural_scroll enabled } -input type:tablet_tool { - accel_profile flat -} +#input type:tablet_tool { +# accel_profile flat +#} set { $keyboard 1:1:AT_Translated_Set_2_keyboard @@ -56,3 +56,7 @@ bindsym --input-device=$slimblade --whole-window button3 seat - cursor press but # seat pen hide_cursor 10000 # seat pen idle_inhibit tablet_tool # seat pen idle_wake tablet_tool + +input $pen { + accel_profile flat +} -- cgit 1.4.1