Tweak visuals

This commit is contained in:
David Heinemeier Hansson
2025-06-01 14:46:06 +02:00
parent d226c516a2
commit 777c720393

View File

@ -62,15 +62,14 @@ general {
# https://wiki.hyprland.org/Configuring/Variables/#decoration # https://wiki.hyprland.org/Configuring/Variables/#decoration
decoration { decoration {
rounding = 0 rounding = 0
rounding_power = 2
# Change transparency of focused and unfocused windows # Change transparency of focused and unfocused windows
active_opacity = 1.0 active_opacity = 0.98
inactive_opacity = 1.0 inactive_opacity = 0.85
shadow { shadow {
enabled = true enabled = true
range = 4 range = 2
render_power = 3 render_power = 3
color = rgba(1a1a1aee) color = rgba(1a1a1aee)
} }