diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 821d1b9c..7f3b4aaf 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -114,8 +114,6 @@ removefrom gtk3 /usr/share/themes/* ## the Fedora icon theme inherits from Mist, so we need that removefrom gnome-themes --allbut /usr/share/icons/Mist/* \ /usr/share/themes/Clearlooks/* -## Adwaita is the default theme for gtk3 and the default metacity theme -removefrom gnome-themes-standard --allbut /usr/share/themes/Adwaita/* removefrom metacity --allbut /usr/bin/* /usr/${libdir}/* /etc/* ## filesystem tools diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index 2aff9a4b..3fb1d287 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -136,11 +136,12 @@ installpkg vlgothic-fonts installpkg wqy-microhei-fonts installpkg sil-abyssinica-fonts installpkg xorg-x11-fonts-misc -installpkg gnome-themes-standard gnome-icon-theme-legacy +installpkg gnome-icon-theme-legacy installpkg aajohan-comfortaa-fonts +installpkg abattis-cantarell-fonts ## branding & logos -installpkg fedora-gnome-theme fedora-icon-theme +installpkg fedora-icon-theme ## debugging/bug reporting tools installpkg gdb-gdbserver