mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Add RestartSec=3 to eww and wallpaper services
This commit is contained in:
parent
8a33d738af
commit
2d8ba074f5
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@ PartOf=graphical-session.target
|
|||
[Service]
|
||||
ExecStart=/usr/local/bin/eww daemon --no-daemonize
|
||||
Restart=always
|
||||
RestartSec=3s
|
||||
|
||||
[Install]
|
||||
WantedBy=wm-ready.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue