tvl-depot/configs/shared/x_server/.xsessionrc
William Carroll 14972986e3 Break .xsessionrc into .xsessionrc.{shared,device}
This allows configuration for device specific settings - usually or
perhaps exclusively hardware related. Supporting disabling laptop
touchscreen, increasing laptop cursor speed, reversing the scroll
direction of the laptop mouse.
2019-03-18 15:56:03 +00:00

4 lines
95 B
Bash

#!/bin/sh
source ~/.xsessionrc.shared
source ~/.xsessionrc.device # desktop, laptop, cloudtop