enable gtk icon cache

This commit is contained in:
Adithya 2023-05-01 14:31:18 +05:30
parent 8040501c74
commit c79c6ca76c
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -31,6 +31,8 @@
]; ];
}; };
gtk.iconCache.enable = true;
i18n = { i18n = {
defaultLocale = "en_US.UTF-8"; defaultLocale = "en_US.UTF-8";
extraLocaleSettings = { extraLocaleSettings = {