OTF font with vertical bars for one-line ASCII spectrum analyzers, graphs, etc.
I didn't find anything similar on the net so I decided to make one myself.
I'm sharing it here since someone may also find it useful for sexy status lines. :)
There are 9 glyphs in this font:
-
For Linux: copy
Bars-regular.otf
to/usr/share/fonts/OTF/
. Create this folder if it does not exist.If you're using Arch Linux, you can install this font via AUR:
yay -S graph-bars-font
-
Refer to it as "Bars". Here's an example on how I use it in Sway WM with
swaybar
(similar toi3bar
):<span font_desc="Bars">\u3001\u3002\u3003\u3006\u3005...</span>
Made with Glyphr Studio since I suck at FontForge...