From 3c5c091dc885ebca5554eb947bfee5ca5099ea44 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Thu, 7 Jul 2016 22:09:36 -0400 Subject: Add mouse configuration for kikashi. --- xsession | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xsession') diff --git a/xsession b/xsession index 19b1724..c064ee9 100755 --- a/xsession +++ b/xsession @@ -13,5 +13,7 @@ $HOME/bin/keyboard_setup.sh /usr/bin/env pasystray & /usr/bin/env xsetroot -solid midnightblue /usr/bin/env 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 redshift -l 40:-70 -r -t 5500:3700 & exec xmonad -- cgit v1.2.3