Screenshot utility for X11 and Wayland using spmenu
Go to file
2023-06-15 19:02:51 +02:00
LICENSE Initial commit 2023-06-15 19:02:51 +02:00
Makefile Initial commit 2023-06-15 19:02:51 +02:00
options.mk Initial commit 2023-06-15 19:02:51 +02:00
README.md Initial commit 2023-06-15 19:02:51 +02:00
screenshot-spmenu Initial commit 2023-06-15 19:02:51 +02:00

screenshot-spmenu

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.