diff options
author | zachir <zachir@librem.one> | 2025-07-15 23:06:57 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-15 23:06:57 -0500 |
commit | 2623300a06d7b8fd5f40bad1fdec72c726946aa0 (patch) | |
tree | 7b6a5b27af4ed61a7734a8d3500d554978e97025 /waybar | |
parent | 79a7b127db8dda34461b4d85ee7145cc839b5024 (diff) | |
parent | 6de2c675cffe6ff398ec435dee281a140a5cf34f (diff) |
Merge branch 'master' into cas
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; |