fixed dconf error
Fixed error: `dconf key must not contain two consecutive slashes`
This commit is contained in:
parent
e35ea05596
commit
ea7bbee134
3 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
[/org/gnome/shell/extensions/blur-my-shell]
|
||||
[org/gnome/shell/extensions/blur-my-shell]
|
||||
blur-panel=false
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[/org/gnome/shell/extensions/sound-output-device-chooser]
|
||||
[org/gnome/shell/extensions/sound-output-device-chooser]
|
||||
hide-on-single-device=true
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[/org/gnome/shell/extensions/trayIconsReloaded]
|
||||
[org/gnome/shell/extensions/trayIconsReloaded]
|
||||
icons-limit=8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue