diff --git a/dotfiles/systemd/autorandr.service b/dotfiles/systemd/autorandr.service index 50acde5..45a3575 100644 --- a/dotfiles/systemd/autorandr.service +++ b/dotfiles/systemd/autorandr.service @@ -1,5 +1,5 @@ [Unit] -Description=Configure monitors +Description=Automatic monitor configuration PartOf=graphical-session.target [Service] diff --git a/dotfiles/systemd/redshift.service b/dotfiles/systemd/redshift.service index c3344e4..51860dc 100644 --- a/dotfiles/systemd/redshift.service +++ b/dotfiles/systemd/redshift.service @@ -1,5 +1,5 @@ [Unit] -Description=Set color temperature +Description=Time-based display color temperature adjustment PartOf=graphical-session.target [Service] diff --git a/dotfiles/systemd/spotify-clean.service b/dotfiles/systemd/spotify-clean.service index 190068c..39f6a66 100644 --- a/dotfiles/systemd/spotify-clean.service +++ b/dotfiles/systemd/spotify-clean.service @@ -1,5 +1,5 @@ [Unit] -Description=Clean spotify extra PulseAudio streams +Description=Cleaner for Spotify extra PulseAudio streams After=sound.target [Service] diff --git a/dotfiles/systemd/wallpaper.service b/dotfiles/systemd/wallpaper.service index dc5dcd6..86198e7 100644 --- a/dotfiles/systemd/wallpaper.service +++ b/dotfiles/systemd/wallpaper.service @@ -1,5 +1,5 @@ [Unit] -Description=Build and display wallpaper +Description=Wallpaper builder PartOf=graphical-session.target [Service] diff --git a/dotfiles/systemd/weather.service b/dotfiles/systemd/weather.service index fc6096b..8a39d2f 100644 --- a/dotfiles/systemd/weather.service +++ b/dotfiles/systemd/weather.service @@ -1,5 +1,5 @@ [Unit] -Description=Update weather +Description=Weather updater PartOf=graphical-session.target [Service] diff --git a/dotfiles/systemd/xss-lock.service b/dotfiles/systemd/xss-lock.service index d8d85d4..011bd16 100644 --- a/dotfiles/systemd/xss-lock.service +++ b/dotfiles/systemd/xss-lock.service @@ -1,5 +1,5 @@ [Unit] -Description=Manage X screen saver +Description=X locker PartOf=graphical-session.target [Service]