# ----------------------------------------------------- 
# General window layout and colors
# name: "Default"
# ----------------------------------------------------- 

general {
    gaps_in = 10
    gaps_out = 14
    border_size = 4
    col.active_border = rgba(ffffffff)
    col.inactive_border = $color11
    layout = dwindle
}