This commit is contained in:
2026-06-30 10:59:25 +09:00
parent 562e5d0e97
commit d0c05a7b85
16 changed files with 196 additions and 65 deletions
+3 -3
View File
@@ -48,15 +48,15 @@
thumb = "always";
current_line_highlight = "line";
};
buffer_font_size = 16;
buffer_font_size = 11;
buffer_font_family = "0xProto Nerd Font Mono";
ui_font_size = 14;
ui_font_size = 12;
cursor_shape = "block";
format_on_save = "off";
terminal = {
blinking = "on";
font_family = "Moralerspace Argon";
font_size = 14;
font_size = 12;
scroll_multiplier = 5.0;
};
};