Skip to content

Instantly share code, notes, and snippets.

@matheusfillipe
Created June 17, 2021 04:49
Show Gist options
  • Select an option

  • Save matheusfillipe/79e7a35ee043aa3c391ea0c44176b87a to your computer and use it in GitHub Desktop.

Select an option

Save matheusfillipe/79e7a35ee043aa3c391ea0c44176b87a to your computer and use it in GitHub Desktop.
xcut
desc=$(rofi -dmenu -p Description)
[ -z "$desc" ] && wgetpaste -s $service -l $lang -x -X -C --verbose || wgetpaste -s $service -l $lang -d "$desc" -x -X -C --verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment