mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add some delay before starting eww bar
This commit is contained in:
parent
c1c1d43f90
commit
e4b7eac1e3
|
@ -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 = setbg
|
||||
exec-once = eww open bar0
|
||||
exec-once = sleep 2 && eww open bar0
|
||||
#exec-once = eww open bar1
|
||||
exec-once = dunst
|
||||
exec-once = swayidle
|
||||
|
|
Loading…
Reference in a new issue