main-laptop: use marwaita icons
This commit is contained in:
parent
b47adb80d3
commit
0f2a636f72
1 changed files with 6 additions and 0 deletions
|
|
@ -47,6 +47,12 @@
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoEnable = true;
|
autoEnable = true;
|
||||||
|
iconTheme = {
|
||||||
|
enable = true;
|
||||||
|
package = pkgs.marwaita-icons;
|
||||||
|
dark = "Marwaita-Dark-Purple";
|
||||||
|
light = "Marwaita-Light-Purple";
|
||||||
|
};
|
||||||
targets = {
|
targets = {
|
||||||
gnome.enable = true;
|
gnome.enable = true;
|
||||||
gtk.enable = true;
|
gtk.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue