fix: set opacity from 0.55 to 0.75

This commit is contained in:
Ahwx 2024-07-01 10:32:10 +02:00
parent 06bf4d6d0d
commit 73d6ee29e4

View file

@ -12,7 +12,7 @@
settings = {
confirm_os_window_close = 0;
background_opacity = "0.55";
background_opacity = "0.75";
window_padding_width = 10;
scrollback_lines = 10000;
enable_audio_bell = false;