added blexmono to font used

main
simonkellet 3 years ago
parent 3cc3858592
commit 64eb94c4f8
  1. 4
      i3/config
  2. 2
      i3status/config

@ -17,8 +17,10 @@ set_from_resource $split i3wm.color10 "#9E664B0"
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
#font pango: Source Code Pro 12px
font pango: IBM Plex Mono 11px
#font pango: IBM Plex Mono 11px
#font pango: JetBrains Mono 8
font pango: BlexMono Nerd Font 11px
# This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango).
#font pango:DejaVu Sans Mono 8

@ -36,7 +36,7 @@ ethernet _first_ {
battery all {
integer_battery_capacity = true
last_full_capacity = true
format = "%status %percentage (%remaining)"
format = "%status %percentage (%remaining)"
status_bat = ""
status_chr = ""
}

Loading…
Cancel
Save