readd color and add font size

main
Zynh Ludwig 2024-05-31 04:00:55 -07:00
parent 950eaea9c4
commit e9508bcb09
1 changed files with 4 additions and 3 deletions

View File

@ -16,14 +16,15 @@ in
window = {
opacity = 0.98;
};
# colors = {
# primary.background = "#050505";
# };
colors = {
primary.background = "#050505";
};
# hints.enabled = {
# hyperlinks = true;
# post_processing = true;
# };
font = {
size = 12.0;
normal = {
family = "JetBrainsMono Nerd Font";
style = "Regular";