From 138ec36a9033e755a19b7f520c14902ee5555189 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Fri, 9 Jun 2023 21:41:29 +0200 Subject: [PATCH] xinput --- hjalmar-droneship/i3/config | 1 + hjalmar-mothership/i3/config | 1 + 2 files changed, 2 insertions(+) diff --git a/hjalmar-droneship/i3/config b/hjalmar-droneship/i3/config index fa2c354..18f775b 100644 --- a/hjalmar-droneship/i3/config +++ b/hjalmar-droneship/i3/config @@ -47,6 +47,7 @@ exec --no-startup-id nvidia-settings -a GPUFanControlState=1 -a GPUTargetFanSpee exec --no-startup-id xrandr \ --output DP-0 --auto --primary --gamma 0.9:0.9:0.9 \ --output DP-2 --auto --right-of DP-0 --gamma 0.9:0.9:0.9 +exec --no-startup-id xinput --set-prop 'ROCCAT ROCCAT Burst Pro' 'libinput Accel Profile Enabled' 0, 1, 0 # div bindings bindsym $mod+Shift+q kill diff --git a/hjalmar-mothership/i3/config b/hjalmar-mothership/i3/config index f620310..1c26ea5 100644 --- a/hjalmar-mothership/i3/config +++ b/hjalmar-mothership/i3/config @@ -45,6 +45,7 @@ exec --no-startup-id redshift-gtk -l 59.91:10.75 exec --no-startup-id dropbox start & exec --no-startup-id nvidia-settings -a GPUFanControlState=1 -a GPUTargetFanSpeed=60 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 # div bindings bindsym $mod+Shift+q kill