This commit is contained in:
2026-09-16 08:44:15 +02:00
parent 1e56b05236
commit f082f9db74
15 changed files with 88 additions and 16 deletions

View File

@@ -14,9 +14,9 @@ end
-- Set gaps for special workspaces
-- Set gaps for special workspaces and assign to primary monitor
for _, workspace in pairs(workspaces.special) do
hl.workspace_rule({ workspace = workspace, gaps_out = 64 })
hl.workspace_rule({ workspace = workspace, gaps_out = 64, monitor = monitors.primary })
end
-- Configure layouts