blob: 013d5d81813fb880ec871a5c876cee84ed87e689 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml.old 2019-11-15 20:38:17.244421281 +0100
+++ b/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml 2019-11-15 20:43:03.570757200 +0100
@@ -222,7 +222,7 @@
<description>Custom background color for the panel</description>
</key>
<key type="b" name="trans-use-custom-opacity">
- <default>false</default>
+ <default>true</default>
<summary>Custom background color</summary>
<description>Replace current theme background color for the panel</description>
</key>
|