mirror of
https://github.com/davatorium/rofi.git
synced 2024-10-27 05:23:18 -04: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:
|
||||
|
||||
```bash
|
||||
REVIEW=true rofi -theme fullscreen-preview.rasi -show filebrowser
|
||||
PREVIEW=true rofi -theme fullscreen-preview.rasi -show filebrowser
|
||||
```
|
||||
|
||||
It looks like this:
|
||||
|
|
Loading…
Reference in a new issue