diff --git a/home-manager/common/desktops/hyprland/components/wlogout.nix b/home-manager/common/desktops/hyprland/components/wlogout.nix index 67356a0a..d6a0869e 100644 --- a/home-manager/common/desktops/hyprland/components/wlogout.nix +++ b/home-manager/common/desktops/hyprland/components/wlogout.nix @@ -59,7 +59,7 @@ } button { color: #${config.lib.stylix.colors.base04}; - font-size: 0px; + font-size: 24px; border-radius: 5000px; margin: 25px; background-color: #${config.lib.stylix.colors.base02};