diff options
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 2a1d9f8..92c4d65 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -2,7 +2,7 @@ * { /* `otf-font-awesome` is required to be installed for icons */ - font-family: FiraCode Nerd Font; + font-family: Lilex Nerd Font; font-size: 13px; } |