mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-10-10 00:31:54 +05:30
style(editor): increase font size
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
}
|
||||
];
|
||||
userSettings = {
|
||||
ui_font_size = 8;
|
||||
buffer_font_size = 8;
|
||||
ui_font_size = 18;
|
||||
buffer_font_size = 18;
|
||||
theme = {
|
||||
mode = "dark";
|
||||
light = "Ayu Light";
|
||||
|
Reference in New Issue
Block a user