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 = { window = {
opacity = 0.98; opacity = 0.98;
}; };
# colors = { colors = {
# primary.background = "#050505"; primary.background = "#050505";
# }; };
# hints.enabled = { # hints.enabled = {
# hyperlinks = true; # hyperlinks = true;
# post_processing = true; # post_processing = true;
# }; # };
font = { font = {
size = 12.0;
normal = { normal = {
family = "JetBrainsMono Nerd Font"; family = "JetBrainsMono Nerd Font";
style = "Regular"; style = "Regular";