From 06459eb0f67a95d37cc59e3d446669dee9ed5b68 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Thu, 4 Jul 2024 22:11:25 +0200 Subject: [PATCH] stylus --- i3/hjalmar-mothership/local_config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3/hjalmar-mothership/local_config b/i3/hjalmar-mothership/local_config index b05b5a9..e4887fe 100644 --- a/i3/hjalmar-mothership/local_config +++ b/i3/hjalmar-mothership/local_config @@ -1,5 +1,7 @@ exec --no-startup-id xrandr --output DP-0 --mode 5120x1440 exec --no-startup-id xinput --set-prop 'Logitech USB Receiver' 'libinput Accel Profile Enabled' 0, 1, 0 +exec --no-startup-id xsetwacom --set 14 MapToOutput 2335x1440+2785+0 +exec --no-startup-id xsetwacom --set 16 MapToOutput 2335x1440+2785+0 bindsym $mod+Shift+F12 exec "xrandr --output DP-0 --mode 5120x1440"