diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index a54461a..6fcf2c3 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -24,7 +24,7 @@ enable = true; wayland.enable = true; settings.Users.HideUsers = "waha"; - theme = "elegant-sddm"; + theme = "Elegant"; }; security.polkit.enable = true;