diff options
| author | Josh <joshott16@gmail.com> | 2025-07-25 23:35:34 -0400 |
|---|---|---|
| committer | Josh <joshott16@gmail.com> | 2025-07-25 23:35:34 -0400 |
| commit | b631c301c0afbdc859dc7f68703d77539b0e6cf1 (patch) | |
| tree | 6746b990386e2f3dd37ca9aae2c4ccc2e5b019ea /waybar | |
| parent | 1122286fa84b7a17470bad8f65c1d87b62acb89e (diff) | |
| download | dotfiles-b631c301c0afbdc859dc7f68703d77539b0e6cf1.tar.gz dotfiles-b631c301c0afbdc859dc7f68703d77539b0e6cf1.zip | |
new font!
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; } |