mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 01:44:26 +00:00
mate-compiz: remove hack to avoid theme issues with anaconda
This commit is contained in:
parent
bc53b8f330
commit
8b4104df48
@ -19,9 +19,6 @@ fi
|
||||
mkdir /home/liveuser/Desktop
|
||||
cp /usr/share/applications/liveinst.desktop /home/liveuser/Desktop
|
||||
|
||||
# temporarily fix for theme issue with anaconda rhbz (#1136994)
|
||||
sed -i "s/^gtk-theme='BlueMenta'/gtk-theme='Adwaita'/" /usr/share/glib-2.0/schemas/mate-fedora.gschema.override
|
||||
|
||||
# rebuild schema cache with any overrides we installed
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user