Add environment variable XDG_RUNTIME_DIR
This commit is contained in:
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
|
Reference in New Issue
Block a user