Clean up init scripts to avoid issues with new installer changes

This commit is contained in:
natemaia
2019-01-19 17:33:03 -08:00
parent c9daae7d28
commit 84e1360ee3
4 changed files with 15 additions and 15 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
# ~/.xprofile
# sourced at boot by both xinit and most display managers like lightdm
# sourced at boot by xinit and display managers like lightdm
export XDG_CONFIG_HOME="$HOME/.config"