diff options
author | zsmith <zsmith@newhopechurch.tv> | 2025-07-16 09:14:34 -0500 |
---|---|---|
committer | zsmith <zsmith@newhopechurch.tv> | 2025-07-16 09:14:34 -0500 |
commit | 458bb7005b0714ffa78916e295425ad8ec9f62fc (patch) | |
tree | c51fb167f3e7ccd8b6e045a19c18849f02fb240d /waybar | |
parent | 87d456895519cf27f9dfbb17a16d66184643a499 (diff) | |
parent | 6de2c675cffe6ff398ec435dee281a140a5cf34f (diff) |
Merge branch 'master' into macmac
Diffstat (limited to 'waybar')
-rw-r--r-- | waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/style.css b/waybar/style.css index 6c22341..fefb890 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -3,7 +3,7 @@ margin: 0px; border-radius: 0px; /* `otf-font-awesome` is required to be installed for icons */ - font-family: mononoki Nerd Font Mono; + font-family: FiraCode Nerd Font Mono; font-size: 18px; min-height: 0px; min-width: 0px; |