summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2016-04-28 17:00:29 +0300
committerbionel <ionel.busuioc@gmail.com>2016-04-28 17:00:29 +0300
commitc0a25f0b4098b2820c0cf471fc219fe6a30a5edd (patch)
tree805283e455b34bf5658c4498a45e21b587d63b20
parent21ce4f27fe95bada15213c9cc79fc3eb9d5cf313 (diff)
add notify-osd control
-rw-r--r--skel/.notify-osd21
1 files changed, 21 insertions, 0 deletions
diff --git a/skel/.notify-osd b/skel/.notify-osd
new file mode 100644
index 0000000..16711fb
--- /dev/null
+++ b/skel/.notify-osd
@@ -0,0 +1,21 @@
+slot-allocation = dynamic
+bubble-expire-timeout = 5sec
+bubble-vertical-gap = 5px
+bubble-horizontal-gap = 5px
+bubble-corner-radius = 0
+bubble-icon-size = 30px
+bubble-gauge-size = 6px
+bubble-width = 240px
+bubble-background-color = 131313
+bubble-background-opacity = 80%
+text-margin-size = 10px
+text-title-size = 100%
+text-title-weight = bold
+text-title-color = ffffff
+text-title-opacity = 100%
+text-body-size = 90%
+text-body-weight = normal
+text-body-color = eaeaea
+text-body-opacity = 100%
+text-shadow-opacity = 100%
+bubble-close-on-click = 1 \ No newline at end of file