dotfiles/.config/hypr/conf/windows/no-border-more-gaps.conf

14 lines
361 B
Text

# -----------------------------------------------------
# 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 = $color8
layout = dwindle
resize_on_border = true
}