Added some configs

This commit is contained in:
FredzyW 2025-01-24 11:16:55 +01:00
parent 963e2de136
commit 2686c90653
7 changed files with 27 additions and 66 deletions

View file

@ -5,12 +5,12 @@
font = if myhostname == "laptop" then {
# name = "Iosevka Nerd Font Bold";
# name = "ComicShannsMono Nerd Font Bold";
name = "Hack Nerd Font Bold";
size = 20;
name = "Hack Nerd Font Mono Bold";
size = 15;
} else {
# name = "Iosevka Nerd Font Bold";
# name = "ComicShannsMono Nerd Font Bold";
name = "Hack Nerd Font Bold";
name = "Hack Nerd Font Mono Bold";
size = 13;
};
shellIntegration = {