This commit is contained in:
2025-12-05 14:16:41 +01:00
parent c994b85ca9
commit 2aec319e9f

View File

@@ -25,15 +25,7 @@
enable = true;
autoNumlock = true;
enableHidpi = true;
theme = "${
(pkgs.catppuccin-sddm.override {
flavor = "mocha";
accent = "teal";
fontSize = "24";
background = ../home/Wallpapers/1346679.jpg;
loginBackground = true;
})
}/share/sddm/themes/catppuccin-mocha-teal";
theme = "catppuccin-mocha-teal";
package = pkgs.kdePackages.sddm;
};