Cleaned up config some and added window rule for fullscreen gaps
This commit is contained in:
@@ -72,4 +72,12 @@ hl.window_rule( {
|
||||
size = {"monitor_w*.4", "monitor_h*.4"},
|
||||
|
||||
})
|
||||
hl.workspace_rule( {
|
||||
workspace = "w[tv1]",
|
||||
gaps_out = 1,
|
||||
gaps_in = 1,
|
||||
border_size = 1,
|
||||
no_rounding = false,
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user