Update services
This commit is contained in:
11
systemd/tray-apps/corectrl.service
Normal file
11
systemd/tray-apps/corectrl.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Profile based system control utility
|
||||
Documentation=https://gitlab.com/corectrl/corectrl
|
||||
PartOf=tray-apps.target
|
||||
After=tray-apps.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/corectrl --minimize-systray
|
||||
|
||||
[Install]
|
||||
WantedBy=tray-apps.target
|
||||
Reference in New Issue
Block a user