From 0d8074231152c0de2c343a51957c3968bab7928d Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Thu, 2 Jan 2025 18:23:31 -0600 Subject: [PATCH] waybar: hyprland window rewrite for empty title steam windows --- .../programs/graphical/bars/waybar/modules/hyprland-modules.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/programs/graphical/bars/waybar/modules/hyprland-modules.nix b/modules/home/programs/graphical/bars/waybar/modules/hyprland-modules.nix index b41c64bf..58638da9 100644 --- a/modules/home/programs/graphical/bars/waybar/modules/hyprland-modules.nix +++ b/modules/home/programs/graphical/bars/waybar/modules/hyprland-modules.nix @@ -121,6 +121,7 @@ in "class" = "󰆢"; "class title" = ""; "class title" = ""; + "class title<>" = ""; "class" = ""; }; };