From 8b2a327ee2ed1739ac693deacf61b540519d80fe Mon Sep 17 00:00:00 2001 From: scouckel Date: Wed, 3 Dec 2025 16:55:43 -0600 Subject: small waybar change --- modules/home-manager/hypr/waybar-hyprland.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/home-manager/hypr/waybar-hyprland.nix b/modules/home-manager/hypr/waybar-hyprland.nix index e7f504d..8a29b52 100644 --- a/modules/home-manager/hypr/waybar-hyprland.nix +++ b/modules/home-manager/hypr/waybar-hyprland.nix @@ -29,8 +29,9 @@ }; "hyprland/window" = { + format = "{initialClass}"; on-click = "rofi -show window"; - max-length = 64; + max-length = 25; }; idle_inhibitor = { -- cgit v1.3