summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
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