diff options
| author | ewy1 <ewy0@protonmail.com> | 2025-01-15 09:05:34 +0100 |
|---|---|---|
| committer | ewy1 <ewy0@protonmail.com> | 2025-01-15 09:05:34 +0100 |
| commit | 0ee5905ebfcaed954fd1b3dccd4af6aa3ecf0123 (patch) | |
| tree | cf1300139bd3c5cc379831d913971fc410e4f939 /.config/systemd/user/wal.service | |
| parent | 8f623240c9524d1231339b8c2ff282c7ae48a3f8 (diff) | |
remove discord pywal thing
Diffstat (limited to '.config/systemd/user/wal.service')
| -rw-r--r-- | .config/systemd/user/wal.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/systemd/user/wal.service b/.config/systemd/user/wal.service index 0b96e04..a2e74d5 100644 --- a/.config/systemd/user/wal.service +++ b/.config/systemd/user/wal.service @@ -3,7 +3,7 @@ Description=run pywal [Service] Type=oneshot -ExecStart=wal -i "%h/Pictures/Wallpapers" -o /usr/bin/walcord +ExecStart=wal -i "%h/Pictures/Wallpapers" [Install] WantedBy=default.target |
