diff options
Diffstat (limited to 'dot_config/systemd/user/swaybg-random.service')
-rw-r--r-- | dot_config/systemd/user/swaybg-random.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/systemd/user/swaybg-random.service b/dot_config/systemd/user/swaybg-random.service index 06d7c29..81df562 100644 --- a/dot_config/systemd/user/swaybg-random.service +++ b/dot_config/systemd/user/swaybg-random.service @@ -5,7 +5,7 @@ Description=Randomize Wayland background Type=exec Restart=always RuntimeMaxSec=1h -ExecStart=/home/rak/bin/swaybg-random +ExecStart=swaybg-random [Install] WantedBy=wayland-session.target |