diff --git a/README.md b/README.md index c9c4bb4..46aacc6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ cat follow mouse real! based on [oneko.js](github.com/adryd325/oneko.js/) due to the way wayland functions, your mouse clicks and scrolls will Be Eaten while oneko is running, this is a limitation (security feature: ex. an input grabbing layer (which is what this is!) could feed all inputs to a bad actor) of the wayland protocol—if you want to be able to use your mouse freely, you will have to kill the process -## screenshots +## demos -![screenshot](./docs/screenshot.png) +![demo](./docs/demo.mp4) diff --git a/docs/demo.mp4 b/docs/demo.mp4 new file mode 100644 index 0000000..e28ee69 Binary files /dev/null and b/docs/demo.mp4 differ