From 8533d7ff3b9d3330942823e1536f5975b659530c Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 5 Jan 2026 15:16:27 +0100 Subject: [PATCH] Match new syntax --- config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 4786e7e2..6478d1be 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -20,4 +20,4 @@ source = ~/.config/hypr/looknfeel.conf source = ~/.config/hypr/autostart.conf # Add any other personal Hyprland configuration below -# windowrule = workspace 5, class:qemu +# windowrule = workspace 5, match:class qemu