1
0
Fork 0
mirror of https://github.com/ItsDrike/dotfiles.git synced 2025-02-19 10:09:03 +00:00
dotfiles/home/.config/systemd/user/eww.service

10 lines
181 B
Desktop File

[Unit]
Description="Eww daemon"
PartOf=graphical-session.target
[Service]
ExecStart=/usr/local/bin/eww daemon --no-daemonize
Restart=on-failure
[Install]
WantedBy=wm-ready.target