i3-config: set mouse acceleration profile
This commit is contained in:
parent
e9ecff2c31
commit
616a2fd7a6
@ -43,6 +43,9 @@ exec ssh-add
|
|||||||
# start nm-applet
|
# start nm-applet
|
||||||
exec nm-applet
|
exec nm-applet
|
||||||
|
|
||||||
|
# set trackpoint accelecration
|
||||||
|
exec xinput --set-prop 12 'libinput Accel Speed' -0.75
|
||||||
|
|
||||||
# move workspace to left and right monitors
|
# move workspace to left and right monitors
|
||||||
bindsym $mod+Shift+bracketleft move workspace to output left
|
bindsym $mod+Shift+bracketleft move workspace to output left
|
||||||
bindsym $mod+Shift+bracketright move workspace to output right
|
bindsym $mod+Shift+bracketright move workspace to output right
|
||||||
|
Loading…
x
Reference in New Issue
Block a user