From edaa1e6b8b6d1fd4f359384a44eef2378091d71d Mon Sep 17 00:00:00 2001 From: Zynh Ludwig <Zynh0722@gmail.com> Date: Thu, 6 Mar 2025 21:35:01 -0800 Subject: [PATCH] hyprland: fix sddm astronaut --- modules/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/hyprland.nix b/modules/hyprland.nix index bff0e8d..5a0f4ec 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -82,6 +82,8 @@ in kitty pipewire-controller + + (pkgs.sddm-astronaut.override { embeddedTheme = "pixel_sakura"; }) ]; home-manager.sharedModules = [