Add mate-polkit

This commit is contained in:
Fierelier 2023-05-17 00:34:48 +02:00
parent 58d5a09edd
commit 0b229611dc
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# if you want dbus, use this instead, and comment out the top line:
#dbus-run-session me.fier.de
/usr/lib/x86_64-linux-gnu/polkit-mate/polkit-mate-authentication-agent-1 &
/usr/lib/i386-linux-gnu/polkit-mate/polkit-mate-authentication-agent-1 &
exec dbus-run-session me.fier.de

View File

@ -1,3 +1,3 @@
#!/bin/bash
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xinit unifont feh autorandr openbox lxpanel lxrandr pcmanfm mlterm"
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xinit unifont feh autorandr openbox mlterm lxpanel lxrandr pcmanfm mate-polkit"
export WDVN_PACKAGES_REMOVE="$WDVN_PACKAGES_REMOVE xscreensaver"