i3: move workspace 9, adjust trackpoint speed
This commit is contained in:
parent
2e53d28d35
commit
c6ae768562
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue