We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c1f43 commit 0249b0eCopy full SHA for 0249b0e
main.c
@@ -248,7 +248,7 @@ main(int argc, char **argv)
248
/* load themes */
249
find_themes(&openbox_themes, "themes", "openbox-3/themerc");
250
find_themes(>k_themes, "themes", "gtk-3.0/gtk.css");
251
- find_themes(&icon_themes, "icons", "scalable");
+ find_themes(&icon_themes, "icons", "index.theme");
252
find_themes(&cursor_themes, "icons", "cursors/xterm");
253
254
/* connect to gsettings */
0 commit comments