gnu: xfce: Autostart mate-polkit.

* gnu/packages/xfce.scm (xfce):[inputs]: Add mate-polkit-for-xfce.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
This commit is contained in:
Brendan Tildesley 2021-04-19 20:16:05 +10:00 committed by Leo Prikler
parent 4213bee8de
commit a90c47b50e
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -990,6 +990,7 @@ (define-public xfce
("gnome-icon-theme" ,gnome-icon-theme)
("gtk-xfce-engine" ,gtk-xfce-engine)
("hicolor-icon-theme" ,hicolor-icon-theme)
("mate-polkit-for-xfce" ,mate-polkit-for-xfce)
("ristretto" ,ristretto)
("shared-mime-info" ,shared-mime-info)
("thunar" ,thunar)