mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -05:00
Merge pull request #123 from hexchain/patch-1
Fix `-width' example value
This commit is contained in:
commit
9a197e4e04
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue