dotfiles/home/.config/systemd/user/polkit-gnome.service
Marko Korhonen 2c3d93ebee Move Sway to systemd
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-10 15:35:07 +02:00

11 lines
227 B
Desktop File

[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