Hyprland-dotfiles/hypr/conf/windows/window.conf
2023-11-17 13:48:02 +01:00

13 lines
312 B
Plaintext

# -----------------------------------------------------
# General window layout and colors
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 14
border_size = 3
col.active_border = $color11
col.inactive_border = rgba(ffffffff)
layout = dwindle
}