From 825a12c0b6e56ea3311aa91b98980be7d56ce6d9 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 21 Feb 2026 10:41:09 +0100 Subject: [PATCH] Suggest a few more possible tweaks --- config/hypr/looknfeel.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) 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/