Added some configs
This commit is contained in:
parent
963e2de136
commit
2686c90653
7 changed files with 27 additions and 66 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue