i3: move workspace 9, adjust trackpoint speed

This commit is contained in:
Franzi 2021-03-14 11:21:21 +01:00
parent 2e53d28d35
commit c6ae768562
Signed by untrusted user: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -97,11 +97,12 @@ for_window [class="Gnome-calculator"] floating enable
workspace 1 output DP2-2 workspace 1 output DP2-2
workspace 2 output DP2-1 workspace 2 output DP2-1
workspace 3 output DP2-2 workspace 3 output DP2-2
workspace 9 output eP1 workspace 9 output eDP1
workspace 10 output DP2-1 workspace 10 output DP2-1
exec_always setxkbmap -synch exec_always setxkbmap -synch
exec_always ~/.fehbg 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 xset s noblank && xset s 90 10 && xset -dpms
exec xsetroot -solid "#000000" exec xsetroot -solid "#000000"