organize hyprland configs

This commit is contained in:
Benjamin Palko 2025-07-11 14:02:35 -04:00
parent f558e4ff10
commit 42240dd6f6
13 changed files with 79 additions and 257 deletions

View file

@ -0,0 +1,19 @@
decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 6
blur {
enabled = true
size = 4
passes = 1
ignore_opacity = true
}
shadow {
enabled = true
range = 4
render_power = 3
color = rgba(1a1a1aee)
}
}