stash
This commit is contained in:
parent
8fb9923653
commit
e48c559ad1
1 changed files with 1 additions and 1 deletions
2
entry.sh
2
entry.sh
|
@ -170,7 +170,7 @@ function user_install(){
|
|||
|
||||
export GIT_SSH_COMMAND="ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i/home/jedi/.ssh/id_rsa"
|
||||
|
||||
XDG_RUNTIME_DIR=/run/user/1000
|
||||
export XDG_RUNTIME_DIR=/run/user/1000
|
||||
|
||||
dbus-launch dconf write /org/mate/desktop/interface/gtk-theme "'Materia-dark'" || true
|
||||
dbus-launch dconf write /org/mate/marco/general/theme "'Materia-dark'" || true
|
||||
|
|
Loading…
Reference in a new issue