mirror of
https://github.com/Lissy93/dotfiles.git
synced 2025-02-17 23:30:47 +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/evolution/' 'evolution'
|
||||||
apply_dconf '/org/gnome/gedit/preferences/' 'gedit'
|
apply_dconf '/org/gnome/gedit/preferences/' 'gedit'
|
||||||
apply_dconf '/org/gnome/gthumb/' 'gthumb'
|
apply_dconf '/org/gnome/gthumb/' 'gthumb'
|
||||||
|
apply_dconf '/org/gnome/shell/extensions/' 'gnome-extensions'
|
||||||
apply_dconf '/org/gnome/todo/' 'todo'
|
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