From 85baa243c2ef2859ebe57b06571ee5e3cabcec30 Mon Sep 17 00:00:00 2001 From: Lilly Date: Tue, 6 Jan 2026 06:52:43 +0000 Subject: [PATCH] Auto-commit: 2026-01-06 06:52:43 --- modules/desktop/sddm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/desktop/sddm.nix b/modules/desktop/sddm.nix index 1306f8b..abaa454 100644 --- a/modules/desktop/sddm.nix +++ b/modules/desktop/sddm.nix @@ -27,7 +27,7 @@ in font = "Noto Sans"; fontSize = "9"; background = "${./sddm-background/wallpaper.png}"; - loginBackground = true; + loginBackground = false; } )]; }