fixes groups, colors and stuff

This commit is contained in:
2025-05-20 11:29:29 +02:00
parent d2cc23f982
commit be9cd7a850
6 changed files with 23 additions and 17 deletions

View File

@ -9,14 +9,14 @@ source = ~/.config/hypr/config/colors.conf
decoration {
active_opacity = 1
inactive_opacity = 0.6
rounding = 6
rounding = 3
# https://wiki.hyprland.org/0.45.0/Configuring/Variables/#blur
blur {
size = 15
passes = 2 # more passes = more resource intensive.
xray = true
noise = 0.02
noise = 0.03
}
# https://wiki.hyprland.org/0.45.0/Configuring/Variables/#shadow
@ -24,4 +24,8 @@ decoration {
enabled = true
range = 10
}
}