Screenshot utility for X11 and Wayland using spmenu
Go to file
2023-09-13 20:40:33 +02:00
img Add screenshot 2023-06-15 19:13:05 +02:00
.gitignore makefile upgrade 2023-06-15 21:54:33 +02:00
LICENSE Initial commit 2023-06-15 19:02:51 +02:00
Makefile makefile upgrade 2023-06-15 21:54:33 +02:00
options.mk Version bump: 0.2 2023-08-28 11:26:27 +02:00
PKGBUILD Use grim if possible 2023-09-12 17:16:38 +02:00
README.md Add support for grim for screenshots 2023-09-12 15:59:36 +02:00
screenshot-spmenu Fix X11 screenshotting 2023-09-13 20:40:33 +02:00

screenshot-spmenu

image

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
  • grim OR wayshot
    • If Wayland is used
    • grim tends to work a bit better from my experience, but both are supported.
  • 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.

Credits

Have issues?

Report any issues using the 'Issues' feature.

License

See the included LICENSE file for more information.