added the nemo file explorer and papirus nord icon theme

This commit is contained in:
pagedmov
2024-10-26 19:15:33 -04:00
parent fff9baa39c
commit ca952d1c52
3 changed files with 8 additions and 0 deletions

View File

@@ -14,6 +14,12 @@
gtk = {
enable = true;
iconTheme = {
name = "Papirus-Dark";
package = pkgs.papirus-nord.override {
accent = "frostblue4";
};
};
#cursorTheme = {
# name = "Bibata-Modern-Ice";
# package = pkgs.bibata-cursors;