# https://wiki.hyprland.org/Configuring/Variables/#decoration decoration { rounding = 1 rounding_power = 2 # Change transparency of focused and unfocused windows active_opacity = 1.0 inactive_opacity = 1.0 shadow { enabled = true range = 1 render_power = 1 color = $overlay0 } # https://wiki.hyprland.org/Configuring/Variables/#blur blur { enabled = true size = 1 passes = 1 vibrancy = 0.1696 } }