diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 196b360..f69f0b8 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -268,10 +268,10 @@ # Font + colors now come from stylix.targets.fuzzel. main = { lines = 8; - width = 32; - horizontal-pad = 18; - vertical-pad = 16; - inner-pad = 10; + width = 64; + horizontal-pad = 24 + vertical-pad = 24; + inner-pad = 16; icon-theme = "Adwaita"; terminal = "ghostty"; prompt = "\" \"";