More variations added

This commit is contained in:
Stephan Raabe
2023-11-22 15:20:20 +01:00
parent 2169c03daa
commit bf94f03bfd
5 changed files with 113 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# -----------------------------------------------------
# General window layout and colors
# name: "No Border More Gaps"
# -----------------------------------------------------
general {
gaps_in = 20
gaps_out = 40
border_size = 0
col.active_border = $color11
col.inactive_border = rgba(ffffffff)
layout = dwindle
}