Refactored flakes, and moved to unstable!

This commit is contained in:
fwastring 2025-09-10 09:33:17 +02:00
parent 6ff838b83f
commit 14ba2cc1ef
15 changed files with 379 additions and 350 deletions

View file

@ -9,7 +9,7 @@
enable = true;
font = {
name = "ComicShannsMono Nerd Font";
size = 12;
size = 14;
};
shellIntegration = {
mode = "no-cursor";
@ -20,7 +20,7 @@
cursor_shape = "block";
cursor_blink_interval = 0;
enable_audio_bell = false;
window_padding_width = 5;
window_padding_width = 10;
};
};
}