Files
dotfiles/.config/systemd/user/lxpolkit.service
2024-10-14 14:31:27 -06:00

11 lines
210 B
Desktop File

[Unit]
Description = PolicyKit authentication agent
BindTo=sway-session.target
[Service]
Type=simple
ExecStart=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
[Install]
WantedBy=sway-session.target