mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-25 04:34:35 +00:00
Mark eww-bar as PartOf eww service, not just After
This commit is contained in:
parent
5154b019cf
commit
cb0e365a8f
|
@ -1,7 +1,7 @@
|
|||
[Unit]
|
||||
Description="Open eww bar"
|
||||
PartOf=graphical-session.target
|
||||
After=eww.service
|
||||
PartOf=eww.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/eww open bar0
|
||||
|
|
Loading…
Reference in a new issue