From 8fb992365314fd0020c807580836a68ed67d0711 Mon Sep 17 00:00:00 2001 From: jedi Date: Thu, 21 Apr 2022 22:38:33 +0200 Subject: [PATCH] stash --- entry.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/entry.sh b/entry.sh index 79cca08..683e950 100755 --- a/entry.sh +++ b/entry.sh @@ -170,6 +170,8 @@ 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 + 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 dbus-launch dconf write /org/mate/desktop/interface/icon-theme "'Adwaita'" || true