mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
fix spacings
This commit is contained in:
parent
e90abbbcf0
commit
18a7bc54e9
1 changed files with 200 additions and 200 deletions
|
@ -529,7 +529,7 @@ The following options are further explained in the theming section:
|
|||
You can specify single element: -a 3
|
||||
A range: -a 3-8
|
||||
or a set of rows: -a 0,2
|
||||
Or any combination: -a 0,2-3,9
|
||||
or any combination: -a 0,2-3,9
|
||||
|
||||
`-u` *X*
|
||||
|
||||
|
@ -537,7 +537,7 @@ The following options are further explained in the theming section:
|
|||
You can specify single element: -u 3
|
||||
A range: -u 3-8
|
||||
or a set of rows: -u 0,2
|
||||
Or any combination: -u 0,2-3,9
|
||||
or any combination: -u 0,2-3,9
|
||||
|
||||
`-only-match`
|
||||
|
||||
|
|
Loading…
Reference in a new issue