IconThemeNameDetector

Values

ValueMeaning
none0
fallback1

Use hardcoded fallback to detect icon theme name depending on the current desktop environment. Has the lowest priority.

gtk22

Use gtk2 settings to detect icon theme name. Has lower priority than gtk3 when using both flags.

gtk34

Use gtk3 settings to detect icon theme name.

kde8

Use kde settings to detect icon theme name when the current desktop is KDE4 or KDE5. Has the highest priority when using with other flags.

automaticfallback | gtk2 | gtk3 | kde

Use all known means to detect icon theme name.

Meta