Skip to content

Commit

Permalink
Merge branch 'master' of github.com:IsaacG/Scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Good committed Dec 15, 2011
2 parents df26be8 + b3b5255 commit 027e3b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notify
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

read -r m <<< "$@"
#m="${m%% *}"
echo "$m" | DISPLAY=:0.0 dzen2 -p 8 -xs 1 &
echo "$m" | DISPLAY=:0.0 dzen2 -p 8 -xs 2 &
echo "$m" | DISPLAY=:0.0 dzen2 -p 10 -xs 1 &
echo "$m" | DISPLAY=:0.0 dzen2 -p 10 -xs 2 &

#echo "$m" | DISPLAY=:0 ~/bin/osd
#echo "$m" >> ~/notify.log

0 comments on commit 027e3b6

Please sign in to comment.