dotfiles/home/.config/systemd/user/polkit-gnome.service

11 lines
227 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Legacy polkit authentication agent for GNOME
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
[Install]
WantedBy=sway-session.target