machines/home: change alacritty font size
This commit is contained in:
parent
3a67d13d06
commit
c76d23abdf
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ in
|
||||||
|
|
||||||
extraHomeModule = { ... }: {
|
extraHomeModule = { ... }: {
|
||||||
local.polybar.wifiDevice = "wlp11s0f3u2";
|
local.polybar.wifiDevice = "wlp11s0f3u2";
|
||||||
|
local.alacritty.fontSize = 8.0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue