dot

NixOS dotfiles
git clone https://git.echoz.io/dot.git
Log | Files | Refs

commit dfda2054b458967897f8be386dbf841c0a8df306
parent c65c8c2e30e939ae46a566c9c2db16a72e6b8192
Author: Chris <chris@echoz.io>
Date:   Sun, 22 Feb 2026 21:47:07 +0100

fix(hypr): adjust dim amount

Diffstat:
Mmodules/hypr/hyprland.nix | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/modules/hypr/hyprland.nix b/modules/hypr/hyprland.nix @@ -50,8 +50,9 @@ new_optimizations = true; }; dim_inactive = true; - dim_strength = 0.1; - dim_special = 0.1; + dim_strength = 0.2; + dim_special = 0.2; + dim_around = 0.2; }; animations = {