Pantheon updates 2024-12-13 (#364951)
[NixPkgs.git] / pkgs / development / libraries / kde-frameworks / kiconthemes / default-theme-breeze.patch
blobf7cb0ea3aaccdd1a1074f5995b2823aef193bdc2
1 Index: kiconthemes-5.17.0/src/kicontheme.cpp
2 ===================================================================
3 --- kiconthemes-5.17.0.orig/src/kicontheme.cpp
4 +++ kiconthemes-5.17.0/src/kicontheme.cpp
5 @@ -557,7 +557,7 @@ void KIconTheme::reconfigure()
6 // static
7 QString KIconTheme::defaultThemeName()
9 - return QStringLiteral("hicolor");
10 + return QStringLiteral("breeze");
13 void KIconTheme::assignIconsToContextMenu(ContextMenus type,