catppuccin theme start

set basic catppuccin/nix
This commit is contained in:
2026-03-17 10:50:17 +01:00
parent 0437d90402
commit 35806b21a2
24 changed files with 247 additions and 456 deletions

View File

@@ -52,7 +52,7 @@
displayManager = {
sddm = {
enable = true;
theme = "catppuccin-mocha-mauve";
theme = "catppuccin-mocha-pink";
wayland.enable = true;
};
#autoLogin = {
@@ -93,7 +93,7 @@
environment.systemPackages = with pkgs; [
(catppuccin-sddm.override {
flavor = "mocha";
accent = "mauve";
accent = "pink";
font = "Fira Code";
fontSize = "9";
# background = "${./wallpaper.png}";