diff options
Diffstat (limited to 'src/aquamarine.kcfg')
-rw-r--r-- | src/aquamarine.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aquamarine.kcfg b/src/aquamarine.kcfg index 216642b..704f1f7 100644 --- a/src/aquamarine.kcfg +++ b/src/aquamarine.kcfg @@ -5,7 +5,7 @@ <group name="General"> <entry name="DrawShadows" type="Bool"> <label>Whether to draw drop shadows.</label> - <default>false</default> + <default>true</default> </entry> <entry name="ShadowRadius" type="Int"> <label>Shadow radius for windows.</label> |