fix: sleep in autolaunch

This commit is contained in:
Tobias Reisinger 2020-02-07 21:46:06 +01:00
parent cf3a74f3f6
commit a365154e80

View file

@ -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 &