summaryrefslogtreecommitdiff
path: root/xsession
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2016-10-27 22:43:40 -0400
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2016-10-27 22:43:40 -0400
commit5629c2aecfb50d0787150ae9065eb2d55a3e94a5 (patch)
tree996e6037873d938282a4a665e5b7389351b768e3 /xsession
parent1a4b7ccd19d20c749a86b27dc0a6c83e9bdf6d6b (diff)
parent728cc79dbf6770afde3ef1a364b03859ed70df79 (diff)
Merge branch 'master' of sabaki.qlic.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..085b572 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