mirror of
https://gitlab.com/prism7/archery.git
synced 2026-04-28 09:27:35 +02:00
Add : A few packages have been added to the 'Budgie' desktop installation array.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Amelia Installer
|
# Amelia Installer
|
||||||
# Source: https://gitlab.com/prism7/archery
|
# Source: https://gitlab.com/prism7/archery
|
||||||
# Version: 9.3.0
|
# Version: 9.3.1
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
@@ -6228,7 +6228,7 @@ ${magenta}###${nc}-------------------------------------${magenta}[ ${bwhite}Pacs
|
|||||||
displaymanager="lightdm" ;;
|
displaymanager="lightdm" ;;
|
||||||
|
|
||||||
8) # Budgie Desktop:
|
8) # Budgie Desktop:
|
||||||
deskpkgs="${basepkgs[*]} blueman budgie gnome-user-share lightdm-gtk-greeter nautilus network-manager-applet openssh papirus-icon-theme power-profiles-daemon rygel"
|
deskpkgs="${basepkgs[*]} blueman budgie gnome-user-share gtk-engine-murrine lightdm-gtk-greeter materia-gtk-theme nautilus network-manager-applet openssh papirus-icon-theme power-profiles-daemon rygel"
|
||||||
displaymanager="lightdm" ;;
|
displaymanager="lightdm" ;;
|
||||||
|
|
||||||
9) # Lxqt Desktop:
|
9) # Lxqt Desktop:
|
||||||
|
|||||||
Reference in New Issue
Block a user