5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
# .xprofile
|
||
|
|
||
|
XDG_CONFIG_HOME="$HOME/.config"
|
||
|
export XDG_CONFIG_HOME
|