polkit added for all
This commit is contained in:
parent
dae0c978d8
commit
846d2fb7ad
2
larbs.sh
2
larbs.sh
@ -76,7 +76,7 @@ refreshkeys() {
|
|||||||
case "$(readlink -f /sbin/init)" in
|
case "$(readlink -f /sbin/init)" in
|
||||||
*systemd* )
|
*systemd* )
|
||||||
whiptail --infobox "Refreshing Arch Keyring..." 7 40
|
whiptail --infobox "Refreshing Arch Keyring..." 7 40
|
||||||
pacman --noconfirm -S archlinux-keyring polkit >/dev/null 2>&1
|
pacman --noconfirm -S archlinux-keyring >/dev/null 2>&1
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
whiptail --infobox "Enabling Arch Repositories..." 7 40
|
whiptail --infobox "Enabling Arch Repositories..." 7 40
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
,xorg-server,"is the graphical server."
|
,xorg-server,"is the graphical server."
|
||||||
,xorg-xwininfo,"allows querying information about windows."
|
,xorg-xwininfo,"allows querying information about windows."
|
||||||
,xorg-xinit,"starts the graphical server."
|
,xorg-xinit,"starts the graphical server."
|
||||||
|
,polkit,"manages user policies."
|
||||||
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
|
,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
|
||||||
A,lf-git,"is an extensive terminal file manager that everyone likes."
|
A,lf-git,"is an extensive terminal file manager that everyone likes."
|
||||||
,ueberzug,"enables previews in the lf file manager."
|
,ueberzug,"enables previews in the lf file manager."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user