Commit Graph
3 Commits
Author SHA1 Message Date
Kipras MelnikovasandGitHub 693c4317f5 Add Braille font family to monospace @ fontconfig (#901)
Some programs like `gotop` [1] or `bottom` / `btm` [2] weren't displaying properly, and I was able to fix the glyphs with the Braille font (don't recall where I found the recommendation).

Don't forget to 

```sh
fc-cache -fv --really-force
```

Also beware of stuff like [4].

needs `ttf-ubraille` [3] so an update in LARBS progs.csv would be needed aswell

[1] https://aur.archlinux.org/packages/gotop
[2] https://aur.archlinux.org/packages/bottom-bin
[3] https://aur.archlinux.org/packages/ttf-ubraille
[4]  https://wiki.archlinux.org/index.php/Font_configuration#Disable_scaling_of_bitmap_fonts
2021-06-24 20:52:27 -04:00
Kipras MelnikovasandLuke Smith fc3aae4235 Fix cfz shortcut (#428) 2019-12-10 06:34:02 -05:00
Kipras MelnikovasandLuke Smith 50073df072 Fix typo (#427)
I'm going through the usual procedure of merging from upstream & just happened to notice this.
2019-12-09 15:15:01 -05:00