Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 14e089f

Browse files
diemolelgalu
authored andcommitted
Quoting to keep parameters as they are (#181)
1 parent 70fb9d2 commit 14e089f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/notify

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
export DISPLAY=$(cat DISPLAY)
44

5-
exec notify-send $@
5+
exec notify-send "$@"

0 commit comments

Comments
 (0)