diff --git a/home/.config/systemd/user/eww.service b/home/.config/systemd/user/eww.service index 0a34c9c..3004e09 100644 --- a/home/.config/systemd/user/eww.service +++ b/home/.config/systemd/user/eww.service @@ -4,7 +4,7 @@ PartOf=graphical-session.target [Service] ExecStart=/usr/local/bin/eww daemon --no-daemonize -Restart=on-failure +Restart=always [Install] WantedBy=wm-ready.target