summaryrefslogtreecommitdiff
path: root/.config/systemd/user/xrdb.service
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user/xrdb.service')
-rw-r--r--.config/systemd/user/xrdb.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/systemd/user/xrdb.service b/.config/systemd/user/xrdb.service
index 536bff0..539ffa5 100644
--- a/.config/systemd/user/xrdb.service
+++ b/.config/systemd/user/xrdb.service
@@ -5,7 +5,7 @@ Wants=xorg.target
[Service]
Type=oneshot
-ExecStart=/bin/sh %h/.scripts/set_xressources.sh
+ExecStart=/bin/sh %h/.scripts/set_xresources.sh
[Install]
WantedBy=graphical.target