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

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: