Added XDG_RUNTIME_DIR to ~/.zshrc.
This commit is contained in:
parent
2461ee3c1d
commit
b152a0ac05
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!
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
|
||||
export XDG_RUNTIME_DIR=/run/user/1000
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH=~/.zsh/oh-my-zsh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue