Updated config
This commit is contained in:
parent
8528f3516b
commit
b4e95192f7
17 changed files with 100 additions and 85 deletions
4
.config/environment.d/10-xdg.conf
Normal file
4
.config/environment.d/10-xdg.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
XDG_CACHE_HOME=$HOME/.cache
|
||||
XDG_CONFIG_HOME=$HOME/.config
|
||||
XDG_DATA_HOME=$HOME/.local/share
|
||||
XDG_STATE_HOME=$HOME/.local/state
|
Loading…
Add table
Add a link
Reference in a new issue