5 Replies

  1. I moved these comments today.

    To make this work on the original use case, I made myself a docker icon, .png 32×32 to decorate the message.

    docker_32x32

    I found it on google, and replaced the white background with transparency. It’s not ideal, maybe I should find something better. Here’s a screen shot,

    docker-notify-simple-w415

    And here’s the command syntax,

    $ notify-send -i ${icon file, path and basename} "Docker Daemon" \
            "docker daemon is running"
    

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.