All: Switch to Monoid Nerd Mono font everywhere

This commit is contained in:
Robert Kmieć
2021-12-12 21:32:41 +01:00
parent cf6c34981c
commit 4ed77eebc1
2 changed files with 9 additions and 9 deletions

View File

@@ -117,7 +117,8 @@ font:
# - (macOS) Menlo # - (macOS) Menlo
# - (Linux/BSD) monospace # - (Linux/BSD) monospace
# - (Windows) Consolas # - (Windows) Consolas
family: Latin Modern Mono #family: Dina
family: Monoid Nerd Font
# The `style` can be specified to pick a specific face. # The `style` can be specified to pick a specific face.
style: Regular style: Regular
@@ -128,10 +129,10 @@ font:
# #
# If the bold family is not specified, it will fall back to the # If the bold family is not specified, it will fall back to the
# value specified for the normal font. # value specified for the normal font.
family: Latin Modern Mono Caps #family: Dina
# The `style` can be specified to pick a specific face. # The `style` can be specified to pick a specific face.
#style: Bold style: Bold
# Italic font face # Italic font face
italic: italic:
@@ -150,13 +151,13 @@ font:
# #
# If the bold italic family is not specified, it will fall back to the # If the bold italic family is not specified, it will fall back to the
# value specified for the normal font. # value specified for the normal font.
family: Latin Modern Mono Caps #family:
# The `style` can be specified to pick a specific face. # The `style` can be specified to pick a specific face.
style: Oblique style: Bold Italic
# Point size # Point size
size: 10.0 size: 9.0
# Offset is the extra space around each character. `offset.y` can be thought # Offset is the extra space around each character. `offset.y` can be thought
# of as modifying the line spacing, and `offset.x` as modifying the letter # of as modifying the line spacing, and `offset.x` as modifying the letter

View File

@@ -17,7 +17,7 @@ set $output_secondary DVI-D-0
# Font for window titles. Will also be used by the bar unless a different font # Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below. # is used in the bar {} block below.
font pango:Mensch 9 font Monoid Nerd Font 9
# This font is widely installed, provides lots of unicode glyphs, right-to-left # This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango). # text rendering and scalability on retina/hidpi displays (thanks to pango).
@@ -223,13 +223,12 @@ bindsym Mod4+r mode "resize"
# Start i3bar to display a workspace bar (plus the system information i3status # Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available) # finds out, if available)
bar { bar {
font pango:DejaVu Sans Mono, FontAwesome 12 font pango:Monoid Nerd Font 9
status_command ~/.cargo/bin/i3status-rs ~/.config/i3/i3status-rs.toml status_command ~/.cargo/bin/i3status-rs ~/.config/i3/i3status-rs.toml
mode dock mode dock
modifier Mod4 modifier Mod4
tray_padding 0 tray_padding 0
tray_output primary tray_output primary
font pango:Mensch 10
colors { colors {
separator #268bd2 separator #268bd2