diff options
| author | Wojciech Kwolek <wojciech@kwolek.io> | 2024-06-08 06:07:30 +0200 |
|---|---|---|
| committer | Wojciech Kwolek <wojciech@kwolek.io> | 2024-06-08 06:19:07 +0200 |
| commit | 9f49672889af6a9f46f56461fcde245f2804a6ed (patch) | |
| tree | c5915dfdee470f7fb18768c656ab7553efcea373 | |
| parent | d51b534e2155fb2f8fd125a94321674b202868ed (diff) | |
add video to readme
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | screencast.gif | bin | 0 -> 1919199 bytes | |||
| -rw-r--r-- | screencast.mp4 | bin | 0 -> 885240 bytes |
3 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ Inspired by [this orange website commenter](https://news.ycombinator.com/item?id `dmenu_raycast` will either print the selected item to stdout, or exit 0 if the user cancelled without selecting an item. +[](./screencast.mp4) + Whitespace is stripped, but this might change in the future once I check if `dmenu` also does that lol. **TODO:** `-p` (prompt) support diff --git a/screencast.gif b/screencast.gif Binary files differnew file mode 100644 index 0000000..798e475 --- /dev/null +++ b/screencast.gif diff --git a/screencast.mp4 b/screencast.mp4 Binary files differnew file mode 100644 index 0000000..1f62bed --- /dev/null +++ b/screencast.mp4 |
