summary refs log tree commit diff
path: root/bin/url-launcher
blob: 02e23bef7d49e5856f4da01b2d528b1b4e70f862 (plain) (blame)
1
2
3
4
5
#!/bin/sh
set -e

wl-copy "$@"
notify-send --urgency=low "copied" "$@"