feat: make kitty more transparent as that works better with the bar

This commit is contained in:
Ahwx 2025-07-26 23:16:21 +02:00
parent 28475cea7d
commit c5184d62da

View file

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