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
|
||||
|
||||
# Amelia installer for Archlinux
|
||||
# Version: 1.2.7
|
||||
# Version: 1.2.8
|
||||
# Source: https://gitlab.com/prism7/archery
|
||||
# Contact: leenooks7@gmail.com
|
||||
|
||||
@@ -6179,7 +6179,7 @@ pkg_collection() {
|
||||
displaymanager="lightdm" ;;
|
||||
|
||||
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" ;;
|
||||
|
||||
9) # Lxqt Desktop:
|
||||
|
||||
Reference in New Issue
Block a user