11 lines
210 B
Desktop File
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
|