diff --git a/dotfiles/systemd/polybar-weather.timer b/dotfiles/systemd/polybar-weather.timer index 1721c51..467db69 100644 --- a/dotfiles/systemd/polybar-weather.timer +++ b/dotfiles/systemd/polybar-weather.timer @@ -1,5 +1,5 @@ [Unit] -Description=Weather update +Description=Timer for weather update PartOf=graphical-session.target [Timer] diff --git a/dotfiles/systemd/spotify-clean.timer b/dotfiles/systemd/spotify-clean.timer index 0edb374..9501a19 100644 --- a/dotfiles/systemd/spotify-clean.timer +++ b/dotfiles/systemd/spotify-clean.timer @@ -1,5 +1,5 @@ [Unit] -Description=Clean spotify extra PulseAudio streams +Description=Timer for cleaning spotify extra PA streams After=pipewire-pulse.socket [Timer] diff --git a/dotfiles/systemd/wallpaper.timer b/dotfiles/systemd/wallpaper.timer index dbedf93..3d4833e 100644 --- a/dotfiles/systemd/wallpaper.timer +++ b/dotfiles/systemd/wallpaper.timer @@ -1,5 +1,5 @@ [Unit] -Description=Wallpaper rotation +Description=Timer for wallpaper rotation PartOf=graphical-session.target [Timer]