278 current 2024-03-24 20:42:03 24.05.20240323.44d0940 6.8.0-zen1 *
This commit is contained in:
parent
81845bf2b9
commit
980bc5ae3d
1 changed files with 21 additions and 21 deletions
|
|
@ -31,27 +31,27 @@
|
|||
fonts = {
|
||||
size = 24;
|
||||
|
||||
family = "Iosevka Nerd Font Mono";
|
||||
# regular = {
|
||||
# family = "Iosevka";
|
||||
# style = "normal";
|
||||
# weight = 600;
|
||||
# };
|
||||
# bold = {
|
||||
# family = "Iosevka";
|
||||
# style = "normal";
|
||||
# weight = 800;
|
||||
# };
|
||||
# italic = {
|
||||
# family = "Iosevka";
|
||||
# style = "italic";
|
||||
# weight = 600;
|
||||
# };
|
||||
# bold-italic = {
|
||||
# family = "Iosevka";
|
||||
# style = "italic";
|
||||
# weight = 800;
|
||||
# };
|
||||
# family = "Iosevka Nerd Font Mono";
|
||||
regular = {
|
||||
family = "Iosevka Nerd Font Mono";
|
||||
style = "normal";
|
||||
weight = 600;
|
||||
};
|
||||
bold = {
|
||||
family = "Iosevka Nerd Font Mono";
|
||||
style = "normal";
|
||||
weight = 800;
|
||||
};
|
||||
italic = {
|
||||
family = "Iosevka Nerd Font Mono";
|
||||
style = "italic";
|
||||
weight = 600;
|
||||
};
|
||||
bold-italic = {
|
||||
family = "Iosevka Nerd Font Mono";
|
||||
style = "italic";
|
||||
weight = 800;
|
||||
};
|
||||
};
|
||||
|
||||
window = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue