Fix ordering cycle on swayidle-restart.path

This commit is contained in:
Alexander Oakman 2024-07-23 02:21:25 +03:00
parent 5af0a5be11
commit 84cced30d0

View file

@ -1,10 +1,9 @@
[Unit] [Unit]
Description=Automatically restart the swayidle when its configuration changes Description=Automatically restart the swayidle when its configuration changes
PartOf=swayidle.service PartOf=swayidle.service
After=swayidle.service
[Path] [Path]
PathChanged=%h/.config/swayidle/config PathChanged=%h/.config/swayidle/config
[Install] [Install]
WantedBy=sway-session.target WantedBy=paths.target