Fix typo in dynamic_themes.md (#1941)

Add missing "P" in "PREVIEW=true"
This commit is contained in:
Igor 2024-01-29 21:29:52 +06:00 committed by GitHub
parent e74c2dc253
commit 689d72f1dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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