ft: move to blexmono font
This commit is contained in:
@@ -10,7 +10,7 @@ Use ./stow.sh --unstow <folder_name> to remove configuration
|
|||||||
|
|
||||||
## Quirks
|
## Quirks
|
||||||
- Install based on Ubuntu Desktop
|
- Install based on Ubuntu Desktop
|
||||||
- Font: [JetBrains Mono](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip)
|
- Font: [BlexMono Nerd Font](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/IBMPlexMono.zip)
|
||||||
- Keyboard Layout: EurKey (enable extended in gnome-tweaks)
|
- Keyboard Layout: EurKey (enable extended in gnome-tweaks)
|
||||||
- Environment Vairables exported using systemd in [envvars.conf](files/environment/.config/environment.d/envvars.conf)
|
- Environment Vairables exported using systemd in [envvars.conf](files/environment/.config/environment.d/envvars.conf)
|
||||||
- LibreWolf from flatpak needs devices=all to read yubikeys
|
- LibreWolf from flatpak needs devices=all to read yubikeys
|
||||||
|
|||||||
@@ -7,10 +7,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# BEGIN_KITTY_FONTS
|
# BEGIN_KITTY_FONTS
|
||||||
font_family family='BlexMono Nerd Font Mono' style=Medium
|
font_family BlexMono Nerd Font Mono Text
|
||||||
bold_font family='BlexMono Nerd Font Mono' style='SemiBold'
|
itatlic_font BlexMono Nerd Font Mono
|
||||||
italic_font family='BlexMono Nerd Font Mono' style='SemiBold Italic'
|
bold_font BlexMono Nerd Font Mono
|
||||||
bold_italic_font auto
|
|
||||||
# END_KITTY_FONTS: characters.
|
# END_KITTY_FONTS: characters.
|
||||||
|
|
||||||
font_size 11
|
font_size 11
|
||||||
|
|||||||
Reference in New Issue
Block a user