diff --git a/files/i3.conf b/files/i3.conf index 9bb3d77..96d66c3 100644 --- a/files/i3.conf +++ b/files/i3.conf @@ -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 diff --git a/tasks/autostart.yml b/tasks/autostart.yml index d43fb68..72d5c7e 100644 --- a/tasks/autostart.yml +++ b/tasks/autostart.yml @@ -35,4 +35,3 @@ with_items: - 'flameshot' - 'libinput-gestures' - - 'xfce4-power-manager-settings'