From c6ae7685623d4574ded4d9d6768191e4e2baa40a Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 14 Mar 2021 11:21:21 +0100 Subject: [PATCH] i3: move workspace 9, adjust trackpoint speed --- .config/i3/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index a264080..b63acb1 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -97,11 +97,12 @@ for_window [class="Gnome-calculator"] floating enable workspace 1 output DP2-2 workspace 2 output DP2-1 workspace 3 output DP2-2 -workspace 9 output eḐP1 +workspace 9 output eDP1 workspace 10 output DP2-1 exec_always setxkbmap -synch exec_always ~/.fehbg +exec_always xinput set-prop "TPPS/2 IBM TrackPoint" "libinput Accel Speed" 0.8 exec xset s noblank && xset s 90 10 && xset -dpms exec xsetroot -solid "#000000"