Fix typo in gtk icon fallback
This commit is contained in:
parent
771ead2701
commit
b30e6e6d18
1 changed files with 1 additions and 1 deletions
2
fetch
2
fetch
|
@ -881,7 +881,7 @@ getgtk () {
|
|||
|
||||
icons)
|
||||
name="gtk-icon-theme-name"
|
||||
type="icons"
|
||||
type="icon"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue