tree-wide: gnome3 -> gnome, add hicolor-icon-theme

as fallback
This commit is contained in:
teutat3s 2022-04-30 15:13:20 +02:00
parent 75dfffa614
commit 0a22395a8c
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1
3 changed files with 6 additions and 5 deletions

View file

@ -30,7 +30,7 @@ in
}; };
home.packages = [ home.packages = [
gnome3.seahorse gnome.seahorse
keepassxc keepassxc
libsecret libsecret
qMasterPassword qMasterPassword

View file

@ -89,10 +89,11 @@ in
flameshot flameshot
libnotify libnotify
gnome3.adwaita-icon-theme gnome.adwaita-icon-theme
gnome.eog gnome.eog
gnome3.nautilus gnome.nautilus
gnome.yelp gnome.yelp
hicolor-icon-theme
wine wine
@ -113,7 +114,7 @@ in
enable = true; enable = true;
font.name = "Lato"; font.name = "Lato";
iconTheme = { iconTheme = {
package = pkgs.papirus-maia-icon-theme; package = pkgs.papirus-icon-theme;
name = "Papirus-Adapta-Nokto-Maia"; name = "Papirus-Adapta-Nokto-Maia";
}; };
theme = { theme = {

View file

@ -17,7 +17,7 @@ in
home-manager = with pkgs; pkgs.lib.setAttrByPath [ "users" psCfg.user.name ] { home-manager = with pkgs; pkgs.lib.setAttrByPath [ "users" psCfg.user.name ] {
home.packages = [ home.packages = [
libreoffice-fresh libreoffice-fresh
gnome3.simple-scan gnome.simple-scan
# Tools like pdfunite # Tools like pdfunite
poppler_utils poppler_utils
# tool for annotating PDFs # tool for annotating PDFs