mirror of
https://github.com/davatorium/rofi.git
synced 2025-03-10 17:06:37 -04:00
[DOC] Fix indenting of sub-bullets as mkdocs interpets them differently
issue: #2112
This commit is contained in:
parent
8b13ae350d
commit
a993ceadf4
1 changed files with 4 additions and 4 deletions
|
@ -985,10 +985,10 @@ The following properties are currently supported:
|
|||
|
||||
- **transparency**: string
|
||||
Indicating if transparency should be used and what type:
|
||||
- **real** - True transparency. Only works with a compositor.
|
||||
- **background** - Take a screenshot of the background image and use that.
|
||||
- **screenshot** - Take a screenshot of the screen and use that.
|
||||
- **Path** to png file - Use an image.
|
||||
- **real** - True transparency. Only works with a compositor.
|
||||
- **background** - Take a screenshot of the background image and use that.
|
||||
- **screenshot** - Take a screenshot of the screen and use that.
|
||||
- **Path** to png file - Use an image.
|
||||
|
||||
- **location**: position
|
||||
The place of the anchor on the monitor
|
||||
|
|
Loading…
Add table
Reference in a new issue