summary refs log tree commit diff
path: root/home/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to 'home/.local/bin')
-rwxr-xr-xhome/.local/bin/notify-send2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.local/bin/notify-send b/home/.local/bin/notify-send
index afeb22cc..5630440d 100755
--- a/home/.local/bin/notify-send
+++ b/home/.local/bin/notify-send
@@ -4,6 +4,6 @@ on run argv
 	if count of argv is 2 then
 		display notification (item 2 of argv) with title (item 1 of argv)
 	else
-		display notification "" with title (item 1 of argv)
+		display notification (item 1 of argv)
 	end if
 end run
d71a98dc1ef403a333d&follow=1'>Add fbclockJune McEnroe 2018-01-29Remove color from MakefileJune McEnroe 2018-01-29Set t_Co = 8June McEnroe 2018-01-29Add :Q command aliasJune McEnroe 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe