Clean up init scripts to avoid issues with new installer changes
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user