systemd-user/user/xrdb.service

12 lines
181 B
SYSTEMD
Raw Normal View History

2014-08-18 06:25:02 +00:00
[Unit]
Description=Capslock is escape
After=xorg.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/xrdb -merge %h/.Xresources
[Install]
WantedBy=mystuff.target