set opacity and font size

This commit is contained in:
Kopatz
2023-12-17 17:19:36 +01:00
parent 1fa5821464
commit b9e987dda9

View File

@@ -6,6 +6,8 @@
foreground = "#${config.colorScheme.colors.base05}";
background = "#${config.colorScheme.colors.base00}";
env = "TERM=xterm-256color";
background_opacity = "0.5";
font_size = 13;
# ...
};
extraConfig = ''