diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index edbafa3..fa35021 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -338,6 +338,7 @@ if [ ${operation} == "dots" ] ; then file_path=/home/${system_user}/.config/gtk-3.0 create_dir ${file_path} deploy_file "${dots_trg}/gtk/${file_name}" "${file_path}/${file_name}" + gsettings set org.gnome.desktop.interface gtk-theme "Sweet-Dark" file_name=.gtk-bookmarks file_path=/home/${system_user}