screenshot-spmenu/README.md

44 lines
825 B
Markdown
Raw Permalink Normal View History

2023-06-15 19:02:51 +02:00
# screenshot-spmenu
2023-06-15 19:13:05 +02:00
![image](img/screenshot.png)
2023-06-15 19:02:51 +02:00
spmenu script to take screenshots using maim/wayshot
## Usage
Install the script and any dependencies and run it.
## Dependencies
- spmenu
- curl
- xclip
- If X11 is used
- maim
- If X11 is used
2023-09-12 15:59:36 +02:00
- grim OR wayshot
2023-06-15 19:02:51 +02:00
- If Wayland is used
2023-09-12 15:59:36 +02:00
- grim tends to work a bit better from my experience, but both are supported.
2023-06-15 19:02:51 +02:00
- wl-clipboard
- If Wayland is used
- slurp
- If Wayland is used
## Notes
The build of wayshot available in the AUR is not up to date. Get the latest
wayshot build by compiling it manually, or get
it [from my repository](https://git.speedie.site/speedie/speedie-aur).
## Credits
- [speedie](https://speedie.site)
## Have issues?
Report any issues using the 'Issues' feature.
## License
See the included LICENSE file for more information.