Hyprland-dotfiles/hypr/conf/windows/border-4-reverse.conf
Stephan Raabe fa5536e1f1 Updates
2023-12-23 17:12:53 +01:00

14 lines
330 B
Plaintext

# -----------------------------------------------------
# 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
}