From 756b73cfb52e09962bd49340989d4bf0090fdb4a Mon Sep 17 00:00:00 2001 From: pks Date: Sat, 14 Nov 2020 12:04:08 +0100 Subject: whitespace --- notification-daemon | 1 - 1 file changed, 1 deletion(-) (limited to 'notification-daemon') diff --git a/notification-daemon b/notification-daemon index 8a9ddc0..7c57dae 100755 --- a/notification-daemon +++ b/notification-daemon @@ -5,4 +5,3 @@ while line = STDIN.gets `ratpoison -c "echo #{line.strip.split("\n").map {|i| i.strip }.reject {|i| i==''}.join('\n').gsub(/^notify-send : /, '')}"` end end - -- cgit v1.2.3