I have been in DevOps related jobs for past 6 years dealing mainly with Kubernetes in AWS and on-premise as well. I spent quite a lot …
:date_long | 1 min Read
Setup Ubuntu Mono font
yay -S ttf-ubuntu-font-family
ln -s /usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf /etc/fonts/conf.d/
ln -s /usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf /etc/fonts/conf.d/
**Setup Alacrity''
104 # Font configuration
1 font:
2 # Normal (roman) font face
3 normal:
4 # Font family
5 #
6 # Default:
7 # - (macOS) Menlo
8 # - (Linux/BSD) monospace
9 # - (Windows) Consolas
10 family: Ubuntu Mono