summaryrefslogtreecommitdiff
path: root/xsession
diff options
context:
space:
mode:
authorKJ Ørbekk <orbekk@google.com>2016-07-08 18:18:35 -0400
committerKJ Ørbekk <orbekk@google.com>2016-07-08 18:18:35 -0400
commit74d2bf90fdffdecab654b90c36ebb698d2019ab3 (patch)
tree47f1a28165243b8f176398c7fc84455a59904eec /xsession
parented2f8e1fa0b622cd38526064b0c74923a840562c (diff)
parent6b008fdd447ba2ce12af6fe39d5697155aa5a8a2 (diff)
Merge branch 'master' of sabaki.kk.orbekk.com:/storage/projects/dotfiles
Diffstat (limited to 'xsession')
-rwxr-xr-xxsession5
1 files changed, 5 insertions, 0 deletions
diff --git a/xsession b/xsession
index 23e473d..3676ce5 100755
--- a/xsession
+++ b/xsession
@@ -13,4 +13,9 @@ xss-lock -- /usr/bin/env xscreensaver-command --lock &
pasystray &
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
+[[ -f /etc/nixos/configuration.nix ]] || \
+ redshift -l 40:-70 -r -t 5500:3700 &
+>>>>>>> 6b008fdd447ba2ce12af6fe39d5697155aa5a8a2
exec xmonad