mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
systemd: rename timers
This commit is contained in:
parent
e88352aa67
commit
e84885e47a
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Weather update
|
Description=Timer for weather update
|
||||||
PartOf=graphical-session.target
|
PartOf=graphical-session.target
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Clean spotify extra PulseAudio streams
|
Description=Timer for cleaning spotify extra PA streams
|
||||||
After=pipewire-pulse.socket
|
After=pipewire-pulse.socket
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Wallpaper rotation
|
Description=Timer for wallpaper rotation
|
||||||
PartOf=graphical-session.target
|
PartOf=graphical-session.target
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue