mirror of
https://gitlab.com/prism7/archery.git
synced 2026-04-28 09:27:35 +02:00
Budgie Desktop:
Remove package 'budgie-extras' as it might cause issues
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Amelia installer for Archlinux
|
# Amelia installer for Archlinux
|
||||||
# Version: 1.2.7
|
# Version: 1.2.8
|
||||||
# Source: https://gitlab.com/prism7/archery
|
# Source: https://gitlab.com/prism7/archery
|
||||||
# Contact: leenooks7@gmail.com
|
# Contact: leenooks7@gmail.com
|
||||||
|
|
||||||
@@ -6179,7 +6179,7 @@ pkg_collection() {
|
|||||||
displaymanager="lightdm" ;;
|
displaymanager="lightdm" ;;
|
||||||
|
|
||||||
8) # Budgie Desktop:
|
8) # Budgie Desktop:
|
||||||
deskpkgs="${basepkgs[*]} blueman budgie budgie-extras gnome-user-share lightdm-gtk-greeter nemo network-manager-applet openssh power-profiles-daemon rygel xdg-user-dirs"
|
deskpkgs="${basepkgs[*]} blueman budgie gnome-user-share lightdm-gtk-greeter nemo network-manager-applet openssh power-profiles-daemon rygel xdg-user-dirs"
|
||||||
displaymanager="lightdm" ;;
|
displaymanager="lightdm" ;;
|
||||||
|
|
||||||
9) # Lxqt Desktop:
|
9) # Lxqt Desktop:
|
||||||
|
|||||||
Reference in New Issue
Block a user