From ba9bffcf01919518fbf7ae4df7f435dd00834020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Maxmili=C3=A1n=20St=C5=99=C3=ADbrn=C3=BD?= Date: Mon, 16 Mar 2026 18:43:54 +0100 Subject: [PATCH] non important commit --- home/modules/theming.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/modules/theming.nix b/home/modules/theming.nix index c83f291..b4573d8 100644 --- a/home/modules/theming.nix +++ b/home/modules/theming.nix @@ -10,6 +10,7 @@ base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-material-dark-medium.yaml"; opacity.terminal = 0.85; + blur.terminal = 5; cursor = { package = pkgs.bibata-cursors;