Messing around with theme and wallpaper image

Currently using primer-dark theme now
This commit is contained in:
Evie Litherland-Smith 2023-11-07 17:24:33 +00:00
parent 5194ac6dc0
commit a111797e49

View file

@ -115,9 +115,9 @@
system = { inherit stateVersion; };
networking = { inherit hostName; };
stylix = {
image = ./wallpapers/default.jpg;
image = ./wallpapers/minimalistic/catppuccin_triangle.png;
base16Scheme =
"${pkgs.base16-schemes}/share/themes/tokyo-night-terminal-dark.yaml";
"${pkgs.base16-schemes}/share/themes/primer-dark.yaml";
polarity = "dark";
opacity = {
applications = 0.8;
@ -149,14 +149,7 @@
fira-code
fira-code-symbols
(nerdfonts.override {
fonts = [
"FiraCode"
"FiraMono"
"DejaVuSansMono"
"Noto"
"ComicShannsMono"
"NerdFontsSymbolsOnly"
];
fonts = [ "FiraCode" "NerdFontsSymbolsOnly" ];
})
emacs-all-the-icons-fonts
weather-icons