replace MonacoNFMono with MesloLGS_NF due to foot terminal terrible rendering.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<string>LXGW WenKai Mono</string>
|
||||
<string>Noto Sans Mono CJK SC</string>
|
||||
<string>Noto Color Emoji</string>
|
||||
<string>Monaco Nerd Font Mono</string>
|
||||
<string>MesloLGS NF</string>
|
||||
<string>Comic Mono</string>
|
||||
</edit>
|
||||
</match>
|
||||
@@ -75,7 +75,7 @@
|
||||
</test>
|
||||
<edit binding="strong" mode="prepend" name="family">
|
||||
<string>Comic Mono</string>
|
||||
<string>Monaco Nerd Font Mono</string>
|
||||
<string>MesloLGS NF</string>
|
||||
<string>Noto Sans Mono CJK SC</string>
|
||||
<string>Noto Color Emoji</string>
|
||||
</edit>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
# title=foot
|
||||
# locked-title=no
|
||||
|
||||
font=Monaco Nerd Font Mono:size=11
|
||||
font=MesloLGS NF:size=11
|
||||
# font-bold=<bold variant of regular font>
|
||||
# font-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[main]
|
||||
anchor = top
|
||||
font = MonacoNerdFontMono:size=13
|
||||
font = MesloLGSNF:size=13
|
||||
#dpi-aware = no
|
||||
terminal = foot
|
||||
y-margin = 16
|
||||
|
||||
@@ -7,7 +7,7 @@ window {
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-color: rgba(0,0,0,0.3);
|
||||
font-family: 'Monaco Nerd Font Mono';
|
||||
font-family: 'monospace';
|
||||
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)
|
||||
}
|
||||
#input-field {
|
||||
|
||||
@@ -11,7 +11,7 @@ icons=1
|
||||
max-icon-size=32
|
||||
default-timeout=5000
|
||||
ignore-timeout=1
|
||||
font=MonacoNerdFontMono 11
|
||||
font=MesloLGSNF 11
|
||||
padding=8
|
||||
|
||||
[urgency=low]
|
||||
|
||||
@@ -7,7 +7,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: "MonaspiceNe Nerd Font";
|
||||
font-family: "Symbols Nerd Font", monospace;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user