diff options
Diffstat (limited to '.xinitrc')
| -rwxr-xr-x | .xinitrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # xinput disable 'ETPS/2 Elantech Touchpad' & + +echo 'Starting redshift' redshift -c /home/charles/.config/redshift.conf & +echo 'Starting dunst' dunst & xset r rate 300 40 exec xmonad |
