Screenshot utility for X11 and Wayland using spmenu
Go to file
2023-06-15 22:37:31 +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 Initial commit 2023-06-15 19:02:51 +02:00
PKGBUILD cleanup pkgbuild 2023-06-15 22:37:31 +02:00
README.md Add screenshot 2023-06-15 19:13:05 +02:00
screenshot-spmenu fix: screenshot not being removed 2023-06-15 19:10:20 +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
  • wayshot
    • If Wayland is used
  • 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.