Refactored flakes, and moved to unstable!
This commit is contained in:
parent
6ff838b83f
commit
14ba2cc1ef
15 changed files with 379 additions and 350 deletions
|
@ -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;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue