From e48c559ad1b586e1c7ad9613eb89c3f527acedc0 Mon Sep 17 00:00:00 2001 From: jedi Date: Thu, 21 Apr 2022 22:43:05 +0200 Subject: [PATCH] stash --- entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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