diff --git a/system/default.nix b/system/default.nix index 4e932e6f..5592bf7b 100644 --- a/system/default.nix +++ b/system/default.nix @@ -203,12 +203,7 @@ enable = true; image = ./wallpapers/tropic_island_day.jpg; base16Scheme = "${pkgs.base16-schemes}/share/themes/one-light.yaml"; - opacity = { - applications = 0.8; - desktop = 0.8; - popups = 0.8; - terminal = 0.8; - }; + opacity.terminal = 0.6; cursor = { package = pkgs.volantes-cursors; name = "volantes_cursors";