1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

fix spacings

This commit is contained in:
Rasmus Steinke 2015-09-04 00:27:34 +02:00
parent e90abbbcf0
commit 18a7bc54e9

View file

@ -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`