disabled pixel scroll on kitty because who tf needs that

This commit is contained in:
2026-08-05 16:57:16 +01:00
parent eb7217973d
commit f16c1137f9

View File

@@ -29,6 +29,7 @@
settings = {
font_size = 11;
scrollbar = "never";
pixel_scroll = false;
window_padding_width = 9;
background_opacity = 0.50;
confirm_os_window_close = 0;