fix: sleep in autolaunch
This commit is contained in:
parent
cf3a74f3f6
commit
a365154e80
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ conky --daemonize --config="$HOME/.config/conky/cpu_ram_storage.conf"
|
||||||
|
|
||||||
_autostart_on_launch()
|
_autostart_on_launch()
|
||||||
{
|
{
|
||||||
|
sleep 8
|
||||||
env GTK_THEME=Adwaita:light firefox &
|
env GTK_THEME=Adwaita:light firefox &
|
||||||
teamspeak3 &
|
teamspeak3 &
|
||||||
evolution &
|
evolution &
|
||||||
|
|
Loading…
Reference in a new issue