1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-01-27 15:25:24 -05:00

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

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: