From 685f448b31ca10afc7422c8d32eb8c238effc113 Mon Sep 17 00:00:00 2001 From: Michal Minar Date: Sun, 11 Oct 2015 08:50:23 +0200 Subject: xmobar: Added Home disk usage And Music disk usage TODO: make docker disk usage work Signed-off-by: Michal Minar --- pic/docker.svg | 1 + pic/home.svg | 2 + pic/music-directory.svg | 209 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 212 insertions(+) create mode 100644 pic/docker.svg create mode 100644 pic/home.svg create mode 100644 pic/music-directory.svg (limited to 'pic') diff --git a/pic/docker.svg b/pic/docker.svg new file mode 100644 index 0000000..6839515 --- /dev/null +++ b/pic/docker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/pic/home.svg b/pic/home.svg new file mode 100644 index 0000000..1e5d0c1 --- /dev/null +++ b/pic/home.svg @@ -0,0 +1,2 @@ + +Home Iconimage/svg+xmlHome IconMay 2015Charles KeepaxA free set of SVG website icons.http://www.charles-keepax.co.uk/image/home.svghttp://www.charles-keepax.co.uk/image/home.svg \ No newline at end of file diff --git a/pic/music-directory.svg b/pic/music-directory.svg new file mode 100644 index 0000000..abb37eb --- /dev/null +++ b/pic/music-directory.svg @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + -- cgit