diff --git a/fake_home/.zshrc b/fake_home/.zshrc index e176476..8396f7a 100644 --- a/fake_home/.zshrc +++ b/fake_home/.zshrc @@ -85,7 +85,7 @@ function dconf-dump { ignore_section=false fi case "$current_section" in - "[org/gnome/desktop/background]" | "[org/gnome/shell/extensions/gsconnect*") + "[org/gnome/desktop/background]" | "[org/gnome/shell/extensions/gsconnect"*) ignore_section=true ;; "[org/gnome/desktop/interface]")