summaryrefslogtreecommitdiff
path: root/xsession
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2017-01-14 17:15:30 -0500
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2017-01-14 17:15:30 -0500
commit8bfcf2b124ee80aea9a1fc062eb6120422a975de (patch)
tree1d2693744815645db77af1ced8d76c6eb6562d36 /xsession
parent95fb569f49c3ea9ad13c860a24245b0812b1c70b (diff)
parenta3fad8e422db175b476588e3c41259a450ed0076 (diff)
Merge branch 'master' of sabaki.orbekk.com:/storage/projects/dotfiles
Diffstat (limited to 'xsession')
-rwxr-xr-xxsession4
1 files changed, 4 insertions, 0 deletions
diff --git a/xsession b/xsession
index cda2e03..c20fe9b 100755
--- a/xsession
+++ b/xsession
@@ -17,6 +17,10 @@ xsetroot -solid "#2A3462"
trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 100 --widthtype pixel --transparent true --alpha 0 --tint 0x000000 --height 18 &
[[ $(hostname) == kikashi ]] && \
xinput set-prop "TPPS/2 IBM TrackPoint" "Device Accel Constant Deceleration" 0.5
+if [[ $(hostname) == pincer ]]; then
+ # xinput set-prop "TPPS/2 IBM TrackPoint" "Device Accel Constant Deceleration" 0.5
+ # xinput set-prop "SynPS/2 Synaptics TouchPad" "Device Accel Constant Deceleration" 0.5
+fi
[[ -f /etc/nixos/configuration.nix ]] || \
redshift -l 40:-70 -r -t 5500:3700 &
exec xmonad