Update font
This commit is contained in:
parent
ab749bed04
commit
4e7c93c97f
4
config
4
config
@ -14,7 +14,7 @@ set $mod Mod4
|
|||||||
# 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. ISO 10646 = Unicode
|
# is used in the bar {} block below. ISO 10646 = Unicode
|
||||||
#font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
|
#font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
|
||||||
font pango:DejaVu Sans Mono 12
|
font pango:DejaVu Sans Mono 10
|
||||||
# The font above is very space-efficient, that is, it looks good, sharp and
|
# The font above is very space-efficient, that is, it looks good, sharp and
|
||||||
# clear in small sizes. However, if you need a lot of unicode glyphs or
|
# clear in small sizes. However, if you need a lot of unicode glyphs or
|
||||||
# right-to-left text rendering, you should instead use pango for rendering and
|
# right-to-left text rendering, you should instead use pango for rendering and
|
||||||
@ -268,7 +268,7 @@ bar {
|
|||||||
status_command i3status --config ~/.i3/i3status.config
|
status_command i3status --config ~/.i3/i3status.config
|
||||||
# | dzen2 -fg white -ta r -w 1290 fn "-misc-fixed-medium-r-normal--13-120-75-75-C-70-iso8859-1"
|
# | dzen2 -fg white -ta r -w 1290 fn "-misc-fixed-medium-r-normal--13-120-75-75-C-70-iso8859-1"
|
||||||
|
|
||||||
font pango:DejaVu Sans Mono 12
|
font pango:DejaVu Sans Mono 10
|
||||||
}
|
}
|
||||||
|
|
||||||
mode "num" {
|
mode "num" {
|
||||||
|
Loading…
Reference in New Issue
Block a user