fix: heroic games launcher tag

This commit is contained in:
2026-08-27 14:02:47 +02:00
parent 03bbcd2434
commit d6d887be1d
+1 -1
View File
@@ -18,7 +18,7 @@ hl.window_rule({
-- Launchers -- Launchers
hl.window_rule({ hl.window_rule({
match = { match = {
class = "steam|minecraft-launcher|org\\.prismlauncher\\.PrismLauncher", class = "steam|minecraft-launcher|org\\.prismlauncher\\.PrismLauncher|heroic",
}, },
tag = "+launchers", tag = "+launchers",
}) })