Files

13 lines
230 B
Desktop File
Raw Permalink Normal View History

2026-05-08 00:28:43 -07:00
[Unit]
Description=Load xresouces database from %f
PartOf=graphical-session.target
After=xwayland-satellite.service
[Service]
Type=oneshot
ExecStart=xrdb -merge %f
RemainAfterExit=yes
[Install]
WantedBy=graphical-session.target