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