Also ignore gedit history entries

This commit is contained in:
Sage Vaillancourt 2024-04-09 07:04:50 -04:00
parent 99ee2c1ed2
commit 9408d4a109
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ function dconf-dump {
case "$current_section" in
"[org/gnome/desktop/background]" | \
"[org/gnome/gedit/state/history-entry]" | \
"[org/gnome/shell/extensions/gsconnect"*)
ignore_section=true
;;