From b22949242105fc9bc54dd1d7f6216a8a35394dbb Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Mon, 3 Jun 2019 15:11:12 +0200 Subject: [PATCH] [sway] start QSyncthingTray delayed for getting the traybar --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config b/sway/config index 9fd6830..05f8d1f 100644 --- a/sway/config +++ b/sway/config @@ -35,7 +35,7 @@ exec swayidle \ resume 'swaymsg "output * dpms on"' \ before-sleep '~/.dotfiles/sway/lock.sh' exec dunst -exec QSyncthingTray +exec sleep 2 && QSyncthingTray exec telegram-desktop -startintray exec /usr/lib/geoclue-2.0/demos/agent exec redshift-gtk -m wayland