Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,11 @@ Built-in plugins and their command prefixes are:
completes.
- Weather lookup (`weather Berlin`)

### Screenshot Plugin (Windows only)
Use `ss` to capture the active window, a custom region or the whole desktop. Add `clip` to copy the result to the clipboard.
Screenshots are saved in a `screenshots` folder next to the executable by default or the path set in `screenshot_dir`.
Set `screenshot_save_file` to `true` to always keep a file when copying to the clipboard.

When the search box is empty the launcher shows these shortcuts along with `app <alias>` entries for saved actions.

On Windows the optional `vol` and `bright` plugins allow changing system volume
Expand Down