fuzzel bigger please
This commit is contained in:
parent
bfdbc3771c
commit
a526f5fa10
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
||||||
inherit (config) theme;
|
inherit (config) theme;
|
||||||
in {
|
in {
|
||||||
main = {
|
main = {
|
||||||
font = "FiraCodeNerdFont:size=8";
|
font = "FiraCodeNerdFont";
|
||||||
|
dpi-aware = true;
|
||||||
icons-enabled = false;
|
icons-enabled = false;
|
||||||
terminal = "alacritty -e";
|
terminal = "alacritty -e";
|
||||||
prompt = "' '";
|
prompt = "' '";
|
||||||
|
|
Loading…
Add table
Reference in a new issue