This commit is contained in:
biscuit
2025-05-20 07:29:53 -05:00
parent 67402c3e54
commit 05198ddeab
2 changed files with 7 additions and 1 deletions
+4
View File
@@ -5,5 +5,9 @@
window_padding_width = 10;
font_size = 12.0;
font_family = "JetBrainsMono Nerd Font";
input_delay = 0;
repaint_delay = 2;
sync_to_monitor = false;
wayland_enable_ime = false;
};
}