diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-06-02 23:01:03 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-06-02 23:01:03 -0400 |
commit | 389b046360e5496caf7cf09999bfb78c8fc96f62 (patch) | |
tree | 869f0410806c56eec7781c6a6ed7af61d55123d6 | |
parent | 19030f0492a82b43010d06141dbc2cba49c4f7da (diff) |
plank/Shiki: use literal fade for autohide
-rw-r--r-- | plank/Shiki/dock.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plank/Shiki/dock.theme b/plank/Shiki/dock.theme index c80d398..007f986 100644 --- a/plank/Shiki/dock.theme +++ b/plank/Shiki/dock.theme @@ -30,7 +30,7 @@ IndicatorSize=4 IconShadowSize=.5 UrgentBounceHeight=1.6666666666666667 LaunchBounceHeight=0.625 -FadeOpacity=1 +FadeOpacity=0 ClickTime=0 UrgentBounceTime=500 LaunchBounceTime=500 |