Add environment variable XDG_RUNTIME_DIR
This commit is contained in:
parent
555312a091
commit
e536a0679f
4
profile.d/xdg
Normal file
4
profile.d/xdg
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Defined prefered applications
|
||||
export XDG_RUNTIME_DIR=$HOME/.cache
|
Loading…
Reference in New Issue
Block a user