Files
dotfiles/arch/hypr/.config/conf/windows/default.conf
2025-11-19 20:41:01 +01:00

15 lines
349 B
Plaintext

# -----------------------------------------------------
# General window layout and colors
# name: "Default"
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 20
border_size = 2
col.active_border = $color11
col.inactive_border = $color8
layout = dwindle
resize_on_border = true
}