font: update to Iosevka
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: [BlexMono Nerd Font](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/IBMPlexMono.zip)
|
- Font: [Iosevka Nerd Font](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/Iosevka.tar.xz)
|
||||||
- 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
|
||||||
@@ -101,6 +101,8 @@ sudo snap install \
|
|||||||
- quick-settings-audio-panel
|
- quick-settings-audio-panel
|
||||||
- quicksettings-audio-devices-hider (hide unused devices)
|
- quicksettings-audio-devices-hider (hide unused devices)
|
||||||
- gamemodeshellextensions@trsnaqe.com
|
- gamemodeshellextensions@trsnaqe.com
|
||||||
|
- status-area-horizontal-spacing@mathematical.coffee.gmail.com
|
||||||
|
- blur-my-shell@aunetx (custom panel, slightly darker with custom pipeline)
|
||||||
|
|
||||||
### Pre-installed
|
### Pre-installed
|
||||||
- disable desktop icons
|
- disable desktop icons
|
||||||
|
|||||||
@@ -8,9 +8,9 @@ clipboard_control write-clipboard write-primary no-append
|
|||||||
|
|
||||||
include current-theme.conf
|
include current-theme.conf
|
||||||
|
|
||||||
font_family BlexMono Nerd Font Mono Text
|
font_family Iosevka Nerd Font
|
||||||
italic_font BlexMono Nerd Font Mono
|
# italic_font BlexMono Nerd Font Mono
|
||||||
bold_font BlexMono Nerd Font Mono
|
# bold_font BlexMono Nerd Font Mono
|
||||||
|
|
||||||
font_size 12
|
font_size 12
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user