diff --git a/default/hypr/qconsole.lua b/default/hypr/qconsole.lua index ea7d4b0c..d3a36ae6 100644 --- a/default/hypr/qconsole.lua +++ b/default/hypr/qconsole.lua @@ -37,7 +37,7 @@ local function cover(bottom) hl.workspace_rule({ workspace = "special:scratchpad", - gaps_in = 10, + gaps_in = 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