feat: small vscode and terminal config changes

This commit is contained in:
Evar 2025-02-06 16:04:58 -05:00
parent 3120f90b5d
commit 23fd3b2b26
3 changed files with 8 additions and 2 deletions

View file

@ -18,7 +18,7 @@
enable = true;
settings.main = {
shell = "fish";
font = "monospace:size=10";
font = "SF Mono:size=10";
app-id = "foot";
pad = "10x8 center";
};