fix: special workspace used

This commit is contained in:
2026-07-26 12:30:02 +02:00
parent 6d2306e3f7
commit ecaab3e673
@@ -30,7 +30,7 @@ hl.window_rule({
-- Special -- Special
hl.window_rule({ hl.window_rule({
match = { title = "Qalculate.*|AG Controller" }, match = { title = "Qalculate.*|AG Controller" },
workspace = "special", workspace = "special:main",
}) })
-- Workspace 4 -- Workspace 4