feat: refactor hypr configs

This commit is contained in:
2025-11-22 01:37:53 +02:00
parent bee35f655f
commit 335066d785
9 changed files with 220 additions and 179 deletions

View File

@@ -0,0 +1,19 @@
decoration {
rounding = 10
rounding_power = 2
active_opacity = 1.0
inactive_opacity = 1.0
shadow {
enabled = false
}
blur {
enabled = true
size = 6
passes = 2
noise = 0.025
}
}