This commit is contained in:
Bryan Ramos 2024-01-23 22:06:44 -05:00
parent 7f349e4763
commit f9213401d1

View file

@ -42,6 +42,7 @@
};
font = {
size = 12;
normal = {
family = "Terminus";
style = "Regular";
@ -61,21 +62,13 @@
family = "Terminus";
style = "Bold Italic";
};
fallback = [
{ family = "Noto Color Emoji"; }
];
};
size = 16;
cursor = {
color = "#ffffff";
style = {
shape = "Block";
blinking = "Always";
blink_interval = 750;
};
# shape = "Block";
# blinking = "Always";
# blink_interval = 750;
};
};
}