fix: eww startup

This commit is contained in:
hesam-init 2024-11-01 17:48:23 +03:30
parent 6a7ff5f674
commit 9771014638

View file

@ -1,9 +1,7 @@
#!/usr/bin/env bash
if ! pgrep -x "eww" >/dev/null; then
eww daemon &
sleep 1
fi
eww daemon
sleep 1
eww open bar
eww open notifications
# eww open notifications