2016-09-26 12:55:30 -07:00
|
|
|
[Unit]
|
|
|
|
Description=X Settings Daemon
|
|
|
|
|
|
|
|
[Service]
|
2016-11-11 10:48:25 -08:00
|
|
|
ExecStart=/usr/bin/env xsettingsd-setup
|
2019-01-01 09:33:38 -08:00
|
|
|
ExecStop=/usr/bin/env pkill xsettingsd
|
2016-09-26 12:55:30 -07:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=wm.target
|