fix: increase readability for kitty

This commit is contained in:
ahwx 2026-02-10 11:33:56 +01:00
parent 2c8e6f0b22
commit 65b895488a

View file

@ -7,12 +7,12 @@
font = { font = {
name = "GohuFont 14 Nerd Font Mono"; name = "GohuFont 14 Nerd Font Mono";
size = 9; size = 12;
}; };
settings = { settings = {
confirm_os_window_close = 0; confirm_os_window_close = 0;
background_opacity = "0.50"; background_opacity = "0.75";
window_padding_width = 10; window_padding_width = 10;
scrollback_lines = 10000; scrollback_lines = 10000;
enable_audio_bell = false; enable_audio_bell = false;