Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1Index: 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()
8 {
9- return QStringLiteral("hicolor");
10+ return QStringLiteral("breeze");
11 }
12
13 void KIconTheme::assignIconsToContextMenu(ContextMenus type,