Add some delay before starting eww bar

This commit is contained in:
ItsDrike 2023-01-25 01:35:39 +01:00
parent c1c1d43f90
commit e4b7eac1e3
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -17,7 +17,7 @@ exec-once = systemctl --user start xdg-desktop-portal-hyprland
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = setbg exec-once = setbg
exec-once = eww open bar0 exec-once = sleep 2 && eww open bar0
#exec-once = eww open bar1 #exec-once = eww open bar1
exec-once = dunst exec-once = dunst
exec-once = swayidle exec-once = swayidle