dotfiles/.config/systemd/user/lxpolkit.service

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