mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Fix typo in dynamic_themes.md (#1941)
Add missing "P" in "PREVIEW=true"
This commit is contained in:
parent
e74c2dc253
commit
689d72f1dc
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ These will be merged into the theme on load:
|
||||||
Now if we run it:
|
Now if we run it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
REVIEW=true rofi -theme fullscreen-preview.rasi -show filebrowser
|
PREVIEW=true rofi -theme fullscreen-preview.rasi -show filebrowser
|
||||||
```
|
```
|
||||||
|
|
||||||
It looks like this:
|
It looks like this:
|
||||||
|
|
Loading…
Reference in a new issue