i3: try sleep magic

Ref: #47
This commit is contained in:
Aminda Suomalainen 2019-11-24 11:25:24 +02:00
parent 2d1c3c2f9f
commit e824c49f27
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 4 additions and 4 deletions

View File

@ -327,9 +327,9 @@ exec --no-startup-id telegram-desktop -many -workdir ~/.config/T2L-telegram -sta
# https://github.com/Nheko-Reborn/nheko/issues/79 - 100 % background CPU
#exec --no-startup-id flatpak run io.github.NhekoReborn.Nheko
# ELECTRON!
exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
exec --no-startup-id sleep 30 && KEYBASE_AUTOSTART=1 run_keybase -a
# STILL ELECTRON!
exec --no-startup-id run_keybase
#exec --no-startup-id run_keybase
exec --no-startup-id STEAM_FRAME_FORCE_CLOSE=1 steam -silent
exec --no-startup-id kdeconnect-indicator
# CHANGEME - this may not be here on all systems, Debian testing 64bit
@ -345,11 +345,11 @@ exec --no-startup-id flatpak run com.wire.WireDesktop
exec --no-startup-id flatpak run org.gajim.Gajim --quiet
# ELECTRON! I have to autostart it as Signal won't use tray icon without
# that flag and this seems to be the least painful way to have it.
exec --no-startup-id flatpak run org.signal.Signal --start-in-tray
exec --no-startup-id sleep 45 && flatpak run org.signal.Signal --start-in-tray
# ELECTRON!
#exec --no-startup-id flatpak run com.slack.Slack --startup
# ELECTRON!
exec --no-startup-id flatpak run im.riot.Riot --hidden
exec --no-startup-id sleep 60 && flatpak run im.riot.Riot --hidden
#exec --no-startup-id flatpak run im.riot.Riot --profile T2L --hidden
# ELECTRON! + https://github.com/RocketChat/Rocket.Chat.Electron/issues/654
#exec --no-startup-id flatpak run chat.rocket.RocketChat