diff --git a/home/home.nix b/home/home.nix index 6881303..c61fb95 100644 --- a/home/home.nix +++ b/home/home.nix @@ -1512,7 +1512,7 @@ in { enable = true; settings = { window = { - opacity = 0.9; + opacity = 0.95; dynamic_title = true; padding.x = 10; padding.y = 10;