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
|
#gnomeExtensions.rounded-window-corners-reborn
|
||||||
adwaita-icon-theme
|
adwaita-icon-theme
|
||||||
gnome-themes-extra
|
gnome-themes-extra
|
||||||
morewaita-icon-theme
|
adwaita-icon-theme-legacy
|
||||||
adw-gtk3
|
adw-gtk3
|
||||||
matugen
|
matugen
|
||||||
];
|
];
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
programs.dconf.profiles.user.databases = [{
|
programs.dconf.profiles.user.databases = [{
|
||||||
settings = {
|
settings = {
|
||||||
"org/gnome/desktop/interface" = {
|
"org/gnome/desktop/interface" = {
|
||||||
icon-theme = "MoreWaita";
|
icon-theme = "Adwaita";
|
||||||
cursor-theme = "Adwaita";
|
cursor-theme = "Adwaita";
|
||||||
};
|
};
|
||||||
"org/gnome/mutter" = {
|
"org/gnome/mutter" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue