disabled pixel scroll on kitty because who tf needs that
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user