updated
This commit is contained in:
parent
c680c2503a
commit
4d8f3f1921
16 changed files with 451 additions and 63 deletions
|
@ -8,15 +8,9 @@
|
|||
programs.kitty = {
|
||||
enable = true;
|
||||
font =
|
||||
if myhostname == "laptop" then
|
||||
{
|
||||
name = "ComicShannsMono Nerd Font";
|
||||
size = 18;
|
||||
}
|
||||
else
|
||||
{
|
||||
name = "ComicShannsMono Nerd Font";
|
||||
size = 12;
|
||||
size = 22;
|
||||
};
|
||||
shellIntegration = {
|
||||
mode = "no-cursor";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue