11 lines
158 B
Desktop File
11 lines
158 B
Desktop File
[Unit]
|
|
Description=Capslock is escape
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/bin/xrdb -merge %h/.Xresources
|
|
|
|
[Install]
|
|
WantedBy=wm.target
|