mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-24 16:33:14 +01:00
Reload dconf db when complete
This commit is contained in:
parent
ce6565b653
commit
e424163cbc
@ -130,4 +130,9 @@ apply_dconf '/org/gnome/calculator/' 'calculator'
|
||||
apply_dconf '/org/gnome/evolution/' 'evolution'
|
||||
apply_dconf '/org/gnome/gedit/preferences/' 'gedit'
|
||||
apply_dconf '/org/gnome/gthumb/' 'gthumb'
|
||||
apply_dconf '/org/gnome/shell/extensions/' 'gnome-extensions'
|
||||
apply_dconf '/org/gnome/todo/' 'todo'
|
||||
|
||||
# Run update command
|
||||
echo -e "\n${PRIMARY_COLOR}Reloading dconf database${RESET}"
|
||||
sudo dconf update
|
||||
|
Loading…
Reference in New Issue
Block a user