summaryrefslogtreecommitdiff
path: root/xsession
diff options
context:
space:
mode:
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