libi3/font: Use "pango:" prefix to avoid confusion
Also add a user-friendly font description syntax to userguide
This commit is contained in:
committed by
Michael Stapelberg
parent
783fd66b58
commit
f0d2d84b1c
@ -16,8 +16,8 @@ font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
|
||||
# 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
|
||||
# right-to-left text rendering, you should instead use pango for rendering and
|
||||
# chose an xft font, such as:
|
||||
# font xft:DejaVu Sans Mono 10
|
||||
# chose a FreeType font, such as:
|
||||
# font pango:DejaVu Sans Mono 10
|
||||
|
||||
# Use Mouse+$mod to drag floating windows to their wanted position
|
||||
floating_modifier $mod
|
||||
|
Reference in New Issue
Block a user