Skip to content

Commit f5efc08

Browse files
committed
Load Xresources from Xresources.d.
1 parent 0b262c0 commit f5efc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/xresources.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Documentation=man:xrdb(1)
44

55
[Service]
66
Type=oneshot
7-
ExecStart=/usr/bin/xrdb -I%h/.config/Xresources %h/.config/Xresources/default
7+
ExecStart=/usr/bin/xrdb -I%h/.config/Xresources/Xresources.d %h/.config/Xresources/default
88
RemainAfterExit=yes
99

1010
[Install]

0 commit comments

Comments
 (0)