summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/url-launcher4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/url-launcher b/bin/url-launcher
index 4bb682e..02e23be 100755
--- a/bin/url-launcher
+++ b/bin/url-launcher
@@ -1,5 +1,5 @@
 #!/bin/sh
-
 set -e
+
 wl-copy "$@"
-notify-send --urgency=low "copied url" "$@"
+notify-send --urgency=low "copied" "$@"