[sway] start QSyncthingTray delayed for getting the traybar

This commit is contained in:
Felix Buehler 2019-06-03 15:11:12 +02:00
parent 25383926f4
commit b229492421

View file

@ -35,7 +35,7 @@ exec swayidle \
resume 'swaymsg "output * dpms on"' \ resume 'swaymsg "output * dpms on"' \
before-sleep '~/.dotfiles/sway/lock.sh' before-sleep '~/.dotfiles/sway/lock.sh'
exec dunst exec dunst
exec QSyncthingTray exec sleep 2 && QSyncthingTray
exec telegram-desktop -startintray exec telegram-desktop -startintray
exec /usr/lib/geoclue-2.0/demos/agent exec /usr/lib/geoclue-2.0/demos/agent
exec redshift-gtk -m wayland exec redshift-gtk -m wayland