Fix `-width' example value

A full HD monitor should be 1920px wide.
This commit is contained in:
Hexchain Tong 2015-02-04 21:02:33 +08:00
parent 63fd534ba2
commit 50c8476abc
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ The default key combinations are:
If value is larger then 100, the size is set in pixels. e.g. to span a full hd monitor:
rofi -width 1980
rofi -width 1920
If the value is negative, it tries to estimates a character width. To show 30 characters on a row: