Auto start the power manager daemon rather than the settings UI

This commit is contained in:
Jake Howard 2019-03-15 20:14:23 +00:00
parent fe389efa53
commit 39391a16c6
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -35,4 +35,3 @@
with_items:
- 'flameshot'
- 'libinput-gestures'
- 'xfce4-power-manager-settings'