diff options
| author | ottjk <joshott16@gmail.com> | 2024-08-23 16:46:45 -0400 |
|---|---|---|
| committer | ottjk <joshott16@gmail.com> | 2024-08-23 16:46:45 -0400 |
| commit | 6c9b28b9594b7322a5c53d72fe9a21c7ad7b7d39 (patch) | |
| tree | a0148c396dcb8dbb128a4c924f3ab0eec09b26ac /waybar/style.css | |
| parent | cf906f832b5cea3ccb09d3536fdc68daa0d37f64 (diff) | |
| download | dotfiles-6c9b28b9594b7322a5c53d72fe9a21c7ad7b7d39.tar.gz dotfiles-6c9b28b9594b7322a5c53d72fe9a21c7ad7b7d39.zip | |
bunch of changes
specific commit
Diffstat (limited to 'waybar/style.css')
| -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 d229b86..6e9bcd5 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, FontAwesome, Roboto, Helvetica, Arial, sans-serif; + font-family: FiraCode Nerd Font; font-size: 13px; } |