summaryrefslogtreecommitdiff
path: root/modules/home-manager/hypr/waybar-hyprland.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home-manager/hypr/waybar-hyprland.nix')
-rw-r--r--modules/home-manager/hypr/waybar-hyprland.nix3
1 files changed, 2 insertions, 1 deletions
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 = {