9 lines
189 B
SYSTEMD
9 lines
189 B
SYSTEMD
[Unit]
|
|
Description=Automatically restart the swayidle when its configuration changes
|
|
PartOf=swayidle.service
|
|
|
|
[Path]
|
|
PathChanged=%h/.config/swayidle/config
|
|
|
|
[Install]
|
|
WantedBy=paths.target
|