summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]copy-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy-all.sh b/copy-all.sh
index 56934e4..4b3ca56 100644..100755
--- a/copy-all.sh
+++ b/copy-all.sh
@@ -23,7 +23,7 @@ cp -f ./zshrc ~/.zshrc
rm ~/.config/nvim/init.vim
ln -s ~/.nvimrc ~/.config/nvim/init.vim
-gsettings set org.gnome.desktop.interface gtk-theme 'platinum-custom'
+gsettings set org.gnome.desktop.interface gtk-theme 'ayaya'
gsettings set org.gnome.desktop.interface icon-theme 'NineIcons'
pushd $PWD