Fix i3 config (forgot exec)
parent
5bfc47fc21
commit
24b7b25eae
|
@ -204,7 +204,7 @@ exec --no-startup-id jack-matchmaker -p ~/.config/jack-matchmaker/patterns
|
|||
exec thunderbird
|
||||
|
||||
# Set mouse acceleration
|
||||
xinput set-prop 'pointer:Razer Razer DeathAdder Chroma' --type=float 'libinput Accel Speed' -.4
|
||||
exec_always --no-startup-id xinput set-prop 'pointer:Razer Razer DeathAdder Chroma' --type=float 'libinput Accel Speed' -.4
|
||||
|
||||
# Screenshot
|
||||
# Selection, highlight, jpeg 9/10 quality, 5px selection border, hide cursor
|
||||
|
|
Loading…
Reference in New Issue