Update wayland-screenshot.sh
This commit is contained in:
@@ -41,6 +41,6 @@ case "${resp}" in
|
||||
local color="$(hyprpicker -f hex -n -r)"
|
||||
(( ${#color} == 0 )) && exit
|
||||
wl-copy "${color}"
|
||||
notify-send -t 5000 "Color Selected" "${color}"
|
||||
# notify-send -t 5000 "Color Selected" "${color}"
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user