From a365154e80c64ecd4b609c44e1f64b534eb3bf0a Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Fri, 7 Feb 2020 21:46:06 +0100 Subject: [PATCH] fix: sleep in autolaunch --- .xprofile | 1 + 1 file changed, 1 insertion(+) diff --git a/.xprofile b/.xprofile index 8b909ec..9f252a6 100644 --- a/.xprofile +++ b/.xprofile @@ -13,6 +13,7 @@ conky --daemonize --config="$HOME/.config/conky/cpu_ram_storage.conf" _autostart_on_launch() { + sleep 8 env GTK_THEME=Adwaita:light firefox & teamspeak3 & evolution &