forked from srbala/fedora-kickstarts
f21, mate-compiz: temporarily fix for theme issue with anaconda rhbz 1136994
This commit is contained in:
parent
5e49468d39
commit
dcb9dc8ec8
@ -19,6 +19,8 @@ fi
|
|||||||
mkdir /home/liveuser/Desktop
|
mkdir /home/liveuser/Desktop
|
||||||
cp /usr/share/applications/liveinst.desktop /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
|
# rebuild schema cache with any overrides we installed
|
||||||
glib-compile-schemas /usr/share/glib-2.0/schemas
|
glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||||
|
Loading…
Reference in New Issue
Block a user