mirror of
https://github.com/FabricSoul/nixos-configs.git
synced 2026-02-03 22:26:24 -05:00
update: shirnk font size
This commit is contained in:
parent
bf347405c4
commit
81401cced7
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
# This is the main section, equivalent to [main] in foot.ini
|
# This is the main section, equivalent to [main] in foot.ini
|
||||||
main = {
|
main = {
|
||||||
font = "FiraMono Nerd Font Mono:size=24";
|
font = "FiraMono Nerd Font Mono:size=12";
|
||||||
term = "foot";
|
term = "foot";
|
||||||
dpi-aware = "yes"; # Use "yes" or "no", or boolean true/false
|
dpi-aware = "yes"; # Use "yes" or "no", or boolean true/false
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue