mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[sway] start QSyncthingTray delayed for getting the traybar
This commit is contained in:
parent
25383926f4
commit
b229492421
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue