summaryrefslogtreecommitdiff
path: root/xsession
diff options
context:
space:
mode:
authorKJ Ørbekk <orbekk@google.com>2017-02-22 11:07:55 -0500
committerKJ Ørbekk <orbekk@google.com>2017-02-22 11:07:55 -0500
commit1164367688527858866defdc62347a3b934ac23c (patch)
tree0df2488f10f5e6b5dc18f4740ee7794e56f5f557 /xsession
parent9e128a3d6da7a276541f5ce5c1ac9f86ec60cb78 (diff)
parent86c0b0cfaac82cc4de2d69c92e279a094d21b678 (diff)
Merge branches 'master' and 'master' of sabaki.orbekk.com:/storage/projects/dotfiles
Diffstat (limited to 'xsession')
-rwxr-xr-xxsession5
1 files changed, 3 insertions, 2 deletions
diff --git a/xsession b/xsession
index 085b572..8877e81 100755
--- a/xsession
+++ b/xsession
@@ -18,8 +18,9 @@ trayer --edge top --align right --SetDockType true --SetPartialStrut true --expa
[[ $(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
+ # 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
+ true
fi
[[ -f /etc/nixos/configuration.nix ]] || \
redshift -l 40:-70 -r -t 5500:3700 &