Added XDG_RUNTIME_DIR to ~/.zshrc.
This commit is contained in:
parent
37bf20a8b4
commit
97029d93a2
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
|
@ -37,6 +37,8 @@ export TERMINAL='/usr/bin/uxterm -bg black -fg grey -sb -leftbar -si -bc -cr ora
|
||||||
# suck in awesome. PyCharm works perfect, Arduino does not!
|
# suck in awesome. PyCharm works perfect, Arduino does not!
|
||||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||||
|
|
||||||
|
export XDG_RUNTIME_DIR=/run/user/1000
|
||||||
|
|
||||||
# Path to your oh-my-zsh installation.
|
# Path to your oh-my-zsh installation.
|
||||||
export ZSH=~/.zsh/oh-my-zsh
|
export ZSH=~/.zsh/oh-my-zsh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue