Add lxqt-powermanagement service
This commit is contained in:
parent
5f70c70914
commit
fc2634c3c5
12
dotfiles/config/systemd/user/lxqt-powermanagement.service
Normal file
12
dotfiles/config/systemd/user/lxqt-powermanagement.service
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=lxqt-powermanagement
|
||||||
|
Wants=taffybar.service
|
||||||
|
After=taffybar.service
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
ExecStart=/usr/bin/env lxqt-powermanagement
|
||||||
|
ExecStop=/usr/bin/pkill lxqt-powermanagement
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=wm.target
|
Loading…
Reference in New Issue
Block a user