mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-24 13:41:20 +01:00
stylix: Decrease terminal opacity
This commit is contained in:
parent
e50016cd7b
commit
fd66253882
@ -4,7 +4,7 @@
|
||||
stylix.image = ./wallpaper.png;
|
||||
stylix.polarity = "dark";
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/monokai.yaml";
|
||||
stylix.opacity.terminal = 0.95;
|
||||
stylix.opacity.terminal = 0.92;
|
||||
|
||||
stylix.fonts = {
|
||||
serif = {
|
||||
|
Loading…
Reference in New Issue
Block a user