[gnome] Update extensions
This commit is contained in:
Binary file not shown.
@ -351,6 +351,16 @@
|
||||
<default>false</default>
|
||||
<summary>Boolean, whether to blur activate the blur for this component or not</summary>
|
||||
</key>
|
||||
<!-- PIPELINE -->
|
||||
<key type="s" name="pipeline">
|
||||
<default>"pipeline_default"</default>
|
||||
<summary>String, the name of the pipeline to use. It must exist, else "pipeline_default" will be used</summary>
|
||||
</key>
|
||||
<!-- STATIC BLUR -->
|
||||
<key type="b" name="static-blur">
|
||||
<default>false</default>
|
||||
<summary>Boolean, whether to use static or dynamic blur for this component</summary>
|
||||
</key>
|
||||
<!-- CUSTOMIZE -->
|
||||
<key type="b" name="customize">
|
||||
<default>true</default>
|
||||
|
||||
Reference in New Issue
Block a user