Lots of changes

This commit is contained in:
FredzyW 2024-11-11 16:15:26 +01:00
parent 41387bf18d
commit 6c1838ede0
8 changed files with 48 additions and 168 deletions

View file

@ -76,10 +76,9 @@
fonts.packages = with pkgs; [
(nerdfonts.override {
fonts = [
"ComicShannsMono"
"FiraCode"
"Agave"
"VictorMono"
"DroidSansMono"
"Iosevka"
];
})
];
@ -107,7 +106,7 @@
(
catppuccin-sddm.override {
flavor = "mocha";
font = "FiraCode Nerd Font Bold";
font = "ComicShannsMono Nerd Font Bold";
fontSize = "17";
background = "${../wallpapers/inverted.png}";
loginBackground = true;