Better without gaps

This commit is contained in:
David Heinemeier Hansson
2026-08-18 22:33:53 +02:00
parent 83987718cf
commit fa955bfa9d
+1 -1
View File
@@ -37,7 +37,7 @@ local function cover(bottom)
hl.workspace_rule({ hl.workspace_rule({
workspace = "special:scratchpad", workspace = "special:scratchpad",
gaps_in = 10, gaps_in = 0,
gaps_out = { top = 0, right = 0, bottom = bottom, left = 0 }, gaps_out = { top = 0, right = 0, bottom = bottom, left = 0 },
-- Nothing to highlight in a console that is only ever focused when it is -- Nothing to highlight in a console that is only ever focused when it is