forked from colonelpanic/dotfiles
13 lines
232 B
Desktop File
13 lines
232 B
Desktop File
[Unit]
|
|
Description=lxqt-powermanagement
|
|
Wants=taffybar.service
|
|
After=taffybar.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/env lxqt-powermanagement
|
|
ExecStop=/usr/bin/env pkill lxqt-powermanagement
|
|
|
|
[Install]
|
|
WantedBy=wm.target
|