feat: improve foot settings
This commit is contained in:
parent
c02b5c01e5
commit
67a019f76b
2 changed files with 5 additions and 3 deletions
|
|
@ -20,8 +20,10 @@ in
|
|||
settings = {
|
||||
main = {
|
||||
term = "xterm-256color";
|
||||
font = "FiraCode Nerd Font:size=8";
|
||||
dpi-aware = true;
|
||||
font = "FiraCode Nerd Font:size=10";
|
||||
};
|
||||
colors = {
|
||||
alpha = 0.98;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue