aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKylie McClain <somasissounds@gmail.com>2015-02-16 03:11:25 -0500
committerKylie McClain <somasissounds@gmail.com>2015-02-16 03:11:25 -0500
commit61ed4d02331932cc084b458ec7ffc48c1ddaa084 (patch)
tree5a500039a4f704d1e8ee792e37f9bdd1071269ee
parent10ec3526e02eafab13f9a7bcc1aa959a026c6001 (diff)
plank: fix glowtime for Shiki
-rw-r--r--plank/Shiki/dock.theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/plank/Shiki/dock.theme b/plank/Shiki/dock.theme
index b98269d..2cc0f71 100644
--- a/plank/Shiki/dock.theme
+++ b/plank/Shiki/dock.theme
@@ -50,7 +50,7 @@ HideTime=125
#The size of the urgent glow (shown when dock is hidden), in tenths of a percent of IconSize.
GlowSize=30
#The total time (in ms) to show the hidden-dock urgent glow.
-GlowTime=100
+GlowTime=10000
#The time (in ms) of each pulse of the hidden-dock urgent glow.
GlowPulseTime=2000
#The hue-shift (-180 to 180) of the urgent indicator color.