not deprecated, just moved

Signed-off-by: Alex Stan <90788596+Ultra980@users.noreply.github.com>
This commit is contained in:
Alex Stan 2023-09-29 19:59:23 +03:00
parent c14f310c68
commit 5b8515041e

View file

@ -32,6 +32,9 @@ exec-once = dunst & polkit-kde-agent & hyprpaper & eww daemon & eww open bar
# Some default env vars.
env = XCURSOR_SIZE,24
# Cursor
env = WLV_NO_HARDWARE_CURSORS,1
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input {
kb_layout = ro
@ -65,11 +68,12 @@ decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 10
blur = yes
blur_size = 10
# blur_passes = 2 # I think this is deprecated
# blur_new_optimizations = on # I think this is deprecated but I'm not sure /shrug
blur {
enabled = true
blur_size = 10
passes = 2
new_optimizations = on
}
drop_shadow = yes
shadow_range = 4
shadow_render_power = 3