moar cleanup
This commit is contained in:
parent
aa0d694b9a
commit
142b1ebdf6
|
@ -2,3 +2,5 @@ xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation" 1
|
|||
xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button" 2
|
||||
xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Timeout" 200
|
||||
xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Axes" 6 7 4 5
|
||||
|
||||
eval $(ssh-agent)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# dotfiles
|
||||
|
||||
some stuff that makes my linux life more portable and comfortable. uses containers. strongly inspired by awesome work of https://github.com/jfrazelle
|
||||
some stuff that makes my linux life more portable and comfortable. uses containers. strongly inspired by awesome work by https://github.com/jfrazelle
|
||||
|
||||
|
|
Loading…
Reference in New Issue