not exec always polkit

This commit is contained in:
ION606
2026-02-18 12:20:09 -08:00
parent b08fef66dc
commit 6ce6f10251
+1 -1
View File
@@ -23,7 +23,7 @@ font pango:monospace 8
# https://wiki.archlinux.org/index.php/XDG_Autostart
exec --no-startup-id dex --autostart --environment i3
exec_always --no-startup-id killall -q polybar; polybar --config=/home/ion606/.config/polybar/main.module &
exec_always --no-startup-id /usr/libexec/xfce-polkit &
exec --no-startup-id /usr/libexec/xfce-polkit &
# The combination of xss-lock, nm-applet and pactl is a popular choice, so
# they are included here as an example. Modify as you see fit.