Module icontheme.paths

Getting paths where icon themes and icons are stored.

See Also

Icon Theme Specification

Functions

NameDescription
baseIconDirs(dataPaths) The list of icon theme directories based on data paths.
baseIconDirs() The list of base directories where icon thems should be looked for as described in Icon Theme Specification.
currentIconThemeName(detector) Try to detect the current icon name configured by user.
writableIconsPath() Writable base icon path. Depends on XDG_DATA_HOME, so this is $HOME/.local/share/icons rather than $HOME/.icons

Enums

NameDescription
IconThemeNameDetector