lahwaacz / sxlock

MIT License
41 stars 21 forks source link

-f parameter explanation #16

Closed a-kramer closed 7 years ago

a-kramer commented 7 years ago

Hi, maybe you could write a bit more about the -f parameter and possible values. This sxlock -f "Droid Sans Mono" did not work for me, it returns sxlock: error: could not find font. Try using a full description. But, it is installed:

fc-list | grep "Droid Sans Mono"
/usr/share/fonts/TTF/DroidSansMono.ttf: Droid Sans Mono:style=Regular
lahwaacz commented 7 years ago

See the default value and X logical font description.

a-kramer commented 7 years ago

Thank you very much for the very quick response. May I suggest a change for the manual: -f <font description>: modify the font. to -f <X-logical-font-description>: modify the font (names as in xfontsel).