All: Switch to Monoid Nerd Mono font everywhere
This commit is contained in:
@@ -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
|
||||
# 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
|
||||
# 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
|
||||
# finds out, if available)
|
||||
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
|
||||
mode dock
|
||||
modifier Mod4
|
||||
tray_padding 0
|
||||
tray_output primary
|
||||
font pango:Mensch 10
|
||||
|
||||
colors {
|
||||
separator #268bd2
|
||||
|
||||
Reference in New Issue
Block a user