set icon theme
This commit is contained in:
parent
94d1f1574f
commit
196d77bc8d
1 changed files with 7 additions and 0 deletions
|
@ -69,4 +69,11 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home-manager.users.willifan = {
|
||||||
|
gtk.iconTheme = {
|
||||||
|
name = "Papirus-Dark";
|
||||||
|
package = pkgs.papirus-icon-theme;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue