mirror of
https://github.com/Dichgrem/dotfiles.git
synced 2025-07-31 17:09:30 -04:00
4 lines
105 B
Bash
Executable File
4 lines
105 B
Bash
Executable File
#!/usr/bin/bash
|
|
grim -g "$(slurp)" - | wl-copy -t image/png
|
|
notify-send "Screenshot copied to clipboard"
|