1
0
Fork 0
mirror of https://github.com/ItsDrike/dotfiles.git synced 2025-05-12 18:28:36 +00:00
dotfiles/home/.config/systemd/user/eww.service

11 lines
191 B
Desktop File

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