summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorewy1 <ewy0@protonmail.com>2025-01-15 09:05:34 +0100
committerewy1 <ewy0@protonmail.com>2025-01-15 09:05:34 +0100
commit0ee5905ebfcaed954fd1b3dccd4af6aa3ecf0123 (patch)
treecf1300139bd3c5cc379831d913971fc410e4f939 /.config
parent8f623240c9524d1231339b8c2ff282c7ae48a3f8 (diff)
remove discord pywal thing
Diffstat (limited to '.config')
-rw-r--r--.config/systemd/user/wal.service2
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