firefox: disable gnome theme system icons
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
93cfe59fcc
commit
0701ff1879
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ in {
|
|||
settings = {
|
||||
# https://github.com/rafaelmardojai/firefox-gnome-theme?tab=readme-ov-file#features
|
||||
"gnomeTheme.bookmarksToolbarUnderTabs" = true;
|
||||
"gnomeTheme.systemIcons" = true;
|
||||
#// "gnomeTheme.systemIcons" = true;
|
||||
|
||||
"font.default.x-unicode" = config.custom.font.sans-serif;
|
||||
"font.default.x-western" = config.custom.font.sans-serif;
|
||||
|
|
Loading…
Reference in a new issue