4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
XDG_DESKTOP_DIR="$HOME/"
|
|
XDG_CONFIG_HOME="$HOME/.config"
|
|
XDG_DATA_HOME="$HOME/.local/share"
|