wiki: Mention creating screenshot directory

This commit is contained in:
Ivan Molodetskikh
2024-03-28 21:01:26 +04:00
parent 9b7ed57d37
commit c9a47f8283
+2
View File
@@ -67,6 +67,8 @@ A `~` at the front will be expanded to the home directory.
The path is formatted with `strftime(3)` to give you the screenshot date and time.
Niri will create the last folder of the path if it doesn't exist.
```
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
```