environment: xdg: Add system directories

This commit is contained in:
Sanchayan Maity 2024-11-14 12:24:39 +05:30
parent 992e6d8ca1
commit 717d096d5b
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -3,6 +3,9 @@ XDG_CACHE_HOME=$HOME/.cache
XDG_DATA_HOME=$HOME/.local/share
XDG_STATE_HOME=$HOME/.local/state
XDG_CONFIG_DIRS=/etc/xdg
XDG_DATA_DIRS=/usr/local/share:/usr/share
XDG_SESSION_TYPE=tty
XDG_SESSION_DESKTOP=sway
XDG_CURRENT_DESKTOP=sway