An elegant, painless one-click screenshot utility for Wayland (grim + slurp)
DumbShot is available in AUR. Run this command:
yay -S dumbshotReplace yay with your AUR helper (paru, trizen etc.)
Install dependencies:
- grim
- libnotify
- slurp
- wl-clipboard
- eww
- cargo (make) *
- rust (make) *
- hyprland (optional: To automatically determine monitors via hyprctl) *
- satty (optional: For editing screenshots) *
Run these commands:
git clone https://github.com/Faynot/dumbshot
cd dumbshot
cargo install --path .Run dumbshot command in a terminal.
Add this line in ~/.config/hypr/hyprland.conf to bind dumbshot:
bind = , Print, exec, dumbshot
The code in this project is licensed under MIT license.

