diff --git a/config/hypr/looknfeel.conf b/config/hypr/looknfeel.conf index 62e26344..8d869813 100644 --- a/config/hypr/looknfeel.conf +++ b/config/hypr/looknfeel.conf @@ -15,6 +15,16 @@ general { decoration { # Use round window corners # rounding = 8 + + # Dim unfocused windows (0.0 = no dim, 1.0 = fully dimmed) + # dim_inactive = true + # dim_strength = 0.15 +} + +# https://wiki.hyprland.org/Configuring/Variables/#animations +animations { + # Disable all animations + # enabled = no } # https://wiki.hypr.land/Configuring/Dwindle-Layout/