Switch back to Adwaita icons — MoreWaita made folders monochrome
MoreWaita was overriding the colored Adwaita folder icons with monochrome symbolic ones. Added adwaita-icon-theme-legacy for extra coverage of older icon names. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8fdc449986
commit
0a1ffe201f
1 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
#gnomeExtensions.rounded-window-corners-reborn
|
||||
adwaita-icon-theme
|
||||
gnome-themes-extra
|
||||
morewaita-icon-theme
|
||||
adwaita-icon-theme-legacy
|
||||
adw-gtk3
|
||||
matugen
|
||||
];
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
programs.dconf.profiles.user.databases = [{
|
||||
settings = {
|
||||
"org/gnome/desktop/interface" = {
|
||||
icon-theme = "MoreWaita";
|
||||
icon-theme = "Adwaita";
|
||||
cursor-theme = "Adwaita";
|
||||
};
|
||||
"org/gnome/mutter" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue