Auto start the power manager daemon rather than the settings UI
This commit is contained in:
parent
fe389efa53
commit
39391a16c6
2 changed files with 1 additions and 1 deletions
|
@ -112,5 +112,6 @@ exec tbg ~/Upload/bg/ -m 10 -c "betterlockscreen -u /_"
|
|||
exec ssh-agent -Da /tmp/ssh-agent-$USER.sock
|
||||
exec enpass
|
||||
exec dunst
|
||||
exec xfce4-power-manager --no-daemon
|
||||
|
||||
exec_always --no-startup-id {{ home }}/.config/polybar/launch.sh
|
||||
|
|
|
@ -35,4 +35,3 @@
|
|||
with_items:
|
||||
- 'flameshot'
|
||||
- 'libinput-gestures'
|
||||
- 'xfce4-power-manager-settings'
|
||||
|
|
Loading…
Reference in a new issue