enable gtk icon cache
This commit is contained in:
parent
8040501c74
commit
c79c6ca76c
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gtk.iconCache.enable = true;
|
||||||
|
|
||||||
i18n = {
|
i18n = {
|
||||||
defaultLocale = "en_US.UTF-8";
|
defaultLocale = "en_US.UTF-8";
|
||||||
extraLocaleSettings = {
|
extraLocaleSettings = {
|
||||||
|
|
Loading…
Reference in a new issue