Version: 1.4.2
The default icons are shown
The icons I have defined in LXAppearance
You can try setting: drun-icon-theme config option on rofi.
I would love to add LXAppearance support in libnkutils, could you tell me the values for these variables:
XDG_SESSION_DESKTOPXDG_CURRENT_DESKTOPDESKTOP_SESSIONLX in itAnd I need to know where it stores the setting.
lxappearance stores its settings in ~/.config/gtk-3.0/settings.ini and ~/.gtkrc-2.0
I don't think it expots any desktop related variables, since all it does is modify above config file.
Note that lxappearance is not necessarily used as part of lxde, most standalone window manager users use it too. In fact it has no lxde related dependencies at all. Only dependency is gtk2.
rofi is not a GTK+ application, so you cannot expect it to use GTK+ out of nowhere.
But, I prefer GTK+ over Qt, so I鈥檓 not completely against using the GTK+ setting as default fallback. However, I鈥檒l let you deal with Qt users complaining about that.
Does that sound good to you? :-)
Edit: if so, should I also get the GNOME setting (the GSettings/DConf one) as fallback?
Qt users can always use the gtk+ Qt theme :)
Using drun-icon-theme worked, might want to update the man page, because there's no information about this.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
You can try setting:
drun-icon-themeconfig option on rofi.