mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: awawawa....
This commit is contained in:
parent
9e40fa7efa
commit
9019d65fb4
3 changed files with 9 additions and 0 deletions
|
|
@ -6,6 +6,13 @@
|
|||
name = "Bibata-Modern-Ice";
|
||||
size = 32;
|
||||
};
|
||||
image = ./stylix.png;
|
||||
icons = {
|
||||
enable = true;
|
||||
light = "MoreWaita";
|
||||
dark = "MoreWaita";
|
||||
package = pkgs.morewaita-icon-theme;
|
||||
};
|
||||
fonts = {
|
||||
sansSerif = {
|
||||
name = "Jost";
|
||||
|
|
@ -21,6 +28,7 @@
|
|||
};
|
||||
};
|
||||
autoEnable = true;
|
||||
polarity = "light";
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/sakura.yaml";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue