systemd: rename timers

This commit is contained in:
Vincent Bernat 2021-08-10 15:50:18 +02:00
parent e88352aa67
commit e84885e47a
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[Unit]
Description=Weather update
Description=Timer for weather update
PartOf=graphical-session.target
[Timer]

View file

@ -1,5 +1,5 @@
[Unit]
Description=Clean spotify extra PulseAudio streams
Description=Timer for cleaning spotify extra PA streams
After=pipewire-pulse.socket
[Timer]

View file

@ -1,5 +1,5 @@
[Unit]
Description=Wallpaper rotation
Description=Timer for wallpaper rotation
PartOf=graphical-session.target
[Timer]