mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-11-05 04:01:10 +00:00
Replace elementary with gnome background
Elementary OS backgrounds are not yet available in Fedora 37. They need to be replace with something else. GNOME backgrounds were chosen
This commit is contained in:
parent
850d44f002
commit
c0bcfc4287
@ -136,7 +136,7 @@ EOF
|
||||
@hardware-support
|
||||
NetworkManager-wifi
|
||||
dejavu-sans-mono-fonts
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
fedora-remix-logos
|
||||
generic-logos
|
||||
generic-release
|
||||
|
@ -133,7 +133,7 @@ EOF
|
||||
@hardware-support
|
||||
NetworkManager-wifi
|
||||
dejavu-sans-mono-fonts
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
fedora-remix-logos
|
||||
generic-logos
|
||||
generic-release
|
||||
|
@ -132,7 +132,7 @@ EOF
|
||||
@core
|
||||
@hardware-support
|
||||
dejavu-sans-mono-fonts
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
fedora-remix-logos
|
||||
generic-logos
|
||||
generic-release
|
||||
|
@ -47,7 +47,7 @@ grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
|
||||
@core
|
||||
@hardware-support
|
||||
dejavu-sans-mono-fonts
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
fedora-remix-logos
|
||||
generic-logos
|
||||
generic-release
|
||||
|
@ -393,7 +393,7 @@ chkconfig
|
||||
dejavu-sans-mono-fonts
|
||||
dracut-live
|
||||
efibootmgr
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
glibc-all-langpacks
|
||||
gnome-shell
|
||||
gnome-terminal
|
||||
|
@ -505,7 +505,7 @@ anaconda-live
|
||||
chkconfig
|
||||
dejavu-sans-mono-fonts
|
||||
dracut-live
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
glibc-all-langpacks
|
||||
gnome-shell
|
||||
gnome-terminal
|
||||
|
@ -504,7 +504,7 @@ anaconda-live
|
||||
chkconfig
|
||||
dejavu-sans-mono-fonts
|
||||
dracut-live
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
glibc-all-langpacks
|
||||
gnome-shell
|
||||
gnome-terminal
|
||||
|
@ -229,7 +229,7 @@ EOF
|
||||
@core
|
||||
@hardware-support
|
||||
dejavu-sans-mono-fonts
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
fedora-remix-logos
|
||||
generic-logos
|
||||
generic-release
|
||||
|
@ -247,7 +247,7 @@ EOF
|
||||
@core
|
||||
@hardware-support
|
||||
dejavu-sans-mono-fonts
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
fedora-remix-logos
|
||||
generic-logos
|
||||
generic-release
|
||||
|
@ -221,7 +221,7 @@ EOF
|
||||
@core
|
||||
@hardware-support
|
||||
dejavu-sans-mono-fonts
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
fedora-remix-logos
|
||||
generic-logos
|
||||
generic-release
|
||||
|
@ -132,7 +132,7 @@ EOF
|
||||
@core
|
||||
@hardware-support
|
||||
dejavu-sans-mono-fonts
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
fedora-remix-logos
|
||||
generic-logos
|
||||
generic-release
|
||||
|
@ -133,7 +133,7 @@ EOF
|
||||
@hardware-support
|
||||
NetworkManager-wifi
|
||||
dejavu-sans-mono-fonts
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
fedora-remix-logos
|
||||
firefox
|
||||
generic-logos
|
||||
|
@ -221,7 +221,7 @@ EOF
|
||||
@core
|
||||
@hardware-support
|
||||
dejavu-sans-mono-fonts
|
||||
elementary-wallpapers-gnome.noarch
|
||||
gnome-backgrounds.noarch
|
||||
fedora-remix-logos
|
||||
generic-logos
|
||||
generic-release
|
||||
|
@ -16,7 +16,7 @@ gnome-terminal # install the default terminal for GNOME Shell
|
||||
-gnome-tour # delete GNOME Tour so it doesn't automatically launch on boot
|
||||
mesa-dri-drivers # add mesa drivers otherwise there is a blank screen when first booting a desktop-based kickstart without virtualization tools
|
||||
dejavu-sans-mono-fonts # the gnome-shell package doesn't include much fonts by default, resulting in weird spacings in GNOME Terminal. GNOME Terminal unfortunately doesn't automatically pick this font
|
||||
elementary-wallpapers-gnome.noarch # Gorgeous wallpapers from the elementary OS project
|
||||
gnome-backgrounds.noarch # wallpapers from the GNOME project
|
||||
wpa_supplicant # WPA Supplicant for Linux. It is not packaged by default in GNOME Shell, but necessary to configure wireless networks using the Network Manager
|
||||
NetworkManager-wifi # Provides the plugin to manage Wireless networking within GNOME Shell
|
||||
nano # The nano text editor
|
||||
|
Loading…
Reference in New Issue
Block a user