added missing settings

This commit is contained in:
2026-07-10 21:51:41 +01:00
parent 7455cc5c0f
commit 460c6daf76

View File

@@ -31,7 +31,8 @@
}; };
settings = { settings = {
font_size = 11; font_size = 11;
window_padding_width = 10; scrollbar = "never";
window_padding_width = 9;
background_opacity = 0.50; background_opacity = 0.50;
confirm_os_window_close = 0; confirm_os_window_close = 0;
enable_audio_bell = false; enable_audio_bell = false;