Rofi: Rofi Icon Theme with drun: add -drun-icon-theme to manpage.

Created on 1 Nov 2017  路  7Comments  路  Source: davatorium/rofi

Version

Version: 1.4.2

Steps to reproduce

  • Step 1 Enable Icons
  • Step 2 Wrong Icon Theme

What behaviour you see

The default icons are shown

What behaviour you expect to see

The icons I have defined in LXAppearance

Incomplete Report - Please follow the guidelines

Most helpful comment

You can try setting: drun-icon-theme config option on rofi.

All 7 comments

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_DESKTOP
  • XDG_CURRENT_DESKTOP
  • DESKTOP_SESSION
  • any named with LX in it

And 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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mvrozanti picture mvrozanti  路  3Comments

blueyed picture blueyed  路  5Comments

atomheartother picture atomheartother  路  5Comments

benjumanji picture benjumanji  路  5Comments

vktec picture vktec  路  4Comments