Move Xresources

This commit is contained in:
2024-05-05 10:54:58 +02:00
parent fce869955f
commit b49101eef6
3 changed files with 2 additions and 3 deletions

View File

@@ -4,6 +4,6 @@ After=windowmanager.target
[Service]
Type=oneshot
ExecStart=/usr/bin/env xrdb -merge -I%h %h/.Xresources
ExecStart=/usr/bin/env xrdb -merge -I%h %h/.config/Xresources
RemainAfterExit=true
PassEnvironment=DISPLAY