From 9ec5118dd7cbec5129198d1cc2eb60d0523becae Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 4 Aug 2024 17:36:22 +0200 Subject: try sddm theme --- share/common.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share') diff --git a/share/common.nix b/share/common.nix index 12dd52c..f8c85e0 100644 --- a/share/common.nix +++ b/share/common.nix @@ -216,6 +216,7 @@ in services.displayManager.sddm = { enable = true; wayland.enable = true; + theme = "catppuccin-mocha"; }; # enable sound with PipeWire @@ -286,6 +287,7 @@ in borgbackup btop calibre + catppuccin-sddm chromium clinfo config.boot.kernelPackages.perf -- cgit v1.2.3