diff --git a/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/swaylock-conf.nix b/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/swaylock-conf.nix index 2029421c..c8b165c3 100644 --- a/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/swaylock-conf.nix +++ b/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/swaylock-conf.nix @@ -5,7 +5,7 @@ package = pkgs.swaylock-effects; settings = { # All options are of the form . - font-size = 48; + font-size = 96; show-failed-attempts = true; effect-blur = "20x8"; screenshots = true;