diff --git a/entry.sh b/entry.sh index 683e950..a1b9cb7 100755 --- a/entry.sh +++ b/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