From 0e16c1bf741e2f03d4d862d18fdeecaea5a7ca24 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Wed, 8 Nov 2023 23:37:34 +0100 Subject: [PATCH] change hyprland congif --- modules/home/hyprland/config.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index efce9f4..ac223e9 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -14,7 +14,7 @@ in input { kb_layout = us numlock_by_default = true - follow_mouse = 1 + follow_mouse = 0 sensitivity = 0 } @@ -61,8 +61,8 @@ in decoration { rounding = 8 - active_opacity = 0.9; - inactive_opacity = 0.9; + active_opacity = 0.8; + inactive_opacity = 0.8; blur { new_optimizations = 1 enabled = 1