Use symbols-only-font for icons

This commit is contained in:
SebastianStork 2024-03-28 00:18:28 +01:00
parent 5cc1fe5402
commit e7307b6787
3 changed files with 7 additions and 7 deletions

View file

@ -104,7 +104,7 @@ mouse = [
### WIDGETS ###
widget_defaults = dict(
font="sans, JetBrainsMono Nerd Font",
font="sans, Symbols Nerd Font Mono",
fontsize=15,
padding=3,
)

View file

@ -30,7 +30,7 @@ configuration {
}
* {
font: "JetBrains Mono Nerd Font 12";
font: "Open Sans 12, Symbols Nerd Font 12";
}
* {

View file

@ -45,7 +45,7 @@
hunspellDicts.en_US
# Fonts
(nerdfonts.override {fonts = ["JetBrainsMono"];})
(nerdfonts.override {fonts = ["JetBrainsMono" "NerdFontsSymbolsOnly"];})
corefonts
roboto
open-sans