summaryrefslogtreecommitdiff
path: root/copy-all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'copy-all.sh')
-rw-r--r--copy-all.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/copy-all.sh b/copy-all.sh
index 360bb0e..56934e4 100644
--- a/copy-all.sh
+++ b/copy-all.sh
@@ -23,6 +23,9 @@ 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 icon-theme 'NineIcons'
+
pushd $PWD
cd ~/.config/openbox
read -p "do you want (s)mall or (b)ig WM fonts?" answer