diff options
author | awy <awy@awy.one> | 2025-08-14 02:37:46 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-14 02:37:46 +0300 |
commit | 24e430e7158dfefc5571e71dfb268ef2aaf2ce17 (patch) | |
tree | e6a7af4f5119e1614591a1cb591c54fa124442bf /.config/waybar/style.css | |
parent | b13f8c72ce23bc4bf710afd9575e6367c6a49bf7 (diff) | |
download | hyprdots-24e430e7158dfefc5571e71dfb268ef2aaf2ce17.tar.gz |
waybar update
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r-- | .config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 2b9d540..7865198 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -59,7 +59,7 @@ @define-color color-tooltip-fg #ebdbb2; * { - font-family: "JetBrainsMono Nerd Font Propo", monospace; + font-family: monospace; font-size: 17px; font-weight: bold; border: none; |