Improve contrast between terminal and wallpaper

This commit is contained in:
SebastianStork 2024-03-25 14:59:33 +01:00
parent df040f8f98
commit 37acdefd38

View file

@ -12,7 +12,7 @@
settings = { settings = {
font_family = "JetBrainsMono Nerd Font"; font_family = "JetBrainsMono Nerd Font";
confirm_os_window_close = 0; confirm_os_window_close = 0;
background_opacity = "0.7"; background_opacity = "0.85";
scrollback_lines = 10000; scrollback_lines = 10000;
enable_audio_bell = false; enable_audio_bell = false;
update_check_interval = 0; update_check_interval = 0;