dotfiles/.config/hypr/themes/catppuccin/look.conf
2025-05-05 01:16:12 +02:00

36 lines
597 B
Text

general {
gaps_in = 3
gaps_out = 7
border_size = 2
col.active_border = rgb(f5c2e7)
col.inactive_border = rgba(595959aa)
resize_on_border = false
allow_tearing = false
layout = dwindle
}
decoration {
rounding = 10
active_opacity = 1.0
inactive_opacity = 1.0
# drop_shadow = true
# shadow_range = 4
# shadow_render_power = 3
# col.shadow = rgba(1a1a1aee)
# https://wiki.hyprland.org/Configuring/Variables/#blur
blur {
enabled = true
size = 3
passes = 1
vibrancy = 0.1696
}
}