new winrules - brought back smart borders

main
The_miro 2026-02-07 15:33:07 +01:00
parent 590f8982f2
commit ab95b1bec4
1 changed files with 8 additions and 0 deletions

View File

@ -23,3 +23,11 @@ windowrule {
no_blur = on
opacity = 0.5 0.05
}
#smart gaps
workspace = w[tv1]s[false], gapsout:0, gapsin:0
workspace = f[1]s[false], gapsout:0, gapsin:0
windowrule = border_size 1, match:float 0, match:workspace w[tv1]s[false]
windowrule = rounding 3, match:float 0, match:workspace w[tv1]s[false]
windowrule = border_size 0, match:float 0, match:workspace f[1]s[false]
windowrule = rounding 0, match:float 0, match:workspace f[1]s[false]