diff options
author | ZachIR <zachir@librem.one> | 2025-07-15 22:25:05 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-15 22:25:05 -0500 |
commit | 39ea7d809ca39b690dce058e8010c036477d52b9 (patch) | |
tree | 27a8f7ff084ad0d4ec286b131f7e8145b15a6594 /waybar | |
parent | ac58746a49e1b7e8559cff1ed4522c3584caa026 (diff) | |
parent | 8ffbd91ea6ea8a7ef823ffd6705cb2aee2a33ade (diff) |
Merge branch 'master' into car
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 a32d7ed..cf419a9 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; |