5 lines
177 B
Bash
Executable File
5 lines
177 B
Bash
Executable File
#!/usr/bin/env bash
|
|
eww close popup 2>/dev/null
|
|
sleep 0.15
|
|
hyprshot -m region --raw | satty --filename - --early-exit --action-on-enter save-to-clipboard --copy-command wl-copy
|