Fix ordering cycle on swayidle-restart.path
This commit is contained in:
parent
5af0a5be11
commit
84cced30d0
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
[Unit]
|
||||
Description=Automatically restart the swayidle when its configuration changes
|
||||
PartOf=swayidle.service
|
||||
After=swayidle.service
|
||||
|
||||
[Path]
|
||||
PathChanged=%h/.config/swayidle/config
|
||||
|
||||
[Install]
|
||||
WantedBy=sway-session.target
|
||||
WantedBy=paths.target
|
||||
|
|
Loading…
Add table
Reference in a new issue