From 6faa08dd69c775670f58a488c64aaa274132708a Mon Sep 17 00:00:00 2001 From: xo Date: Mon, 6 Oct 2025 23:27:09 +0200 Subject: update theme --- copy-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 copy-all.sh diff --git a/copy-all.sh b/copy-all.sh old mode 100644 new mode 100755 index 56934e4..4b3ca56 --- 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 -- cgit v1.2.3