[NEW] profile.linux: Define XDG_RUNTIME_DIR if undef
This commit is contained in:
parent
0c6b1312a9
commit
305ebc231a
2 changed files with 11 additions and 3 deletions
1
.profile.linux
Normal file
1
.profile.linux
Normal file
|
|
@ -0,0 +1 @@
|
|||
[ -z "$XDG_RUNTIME_DIR" ] && export XDG_RUNTIME_DIR=/tmp/runtime-`id -u`
|
||||
Loading…
Add table
Add a link
Reference in a new issue