From d13a3cda09dbc071ac82ebd224bf7daae00c3f37 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Sun, 7 Sep 2025 14:19:25 +0800 Subject: [PATCH] Fixed #204 --- install.sh | 2 +- links/apps/scalable/search.svg | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 120000 links/apps/scalable/search.svg diff --git a/install.sh b/install.sh index b7309295..cbd4d371 100755 --- a/install.sh +++ b/install.sh @@ -535,7 +535,7 @@ install_theme() { done } -clean_old_theme +# clean_old_theme if [[ "${remove}" == 'true' ]]; then remove_theme diff --git a/links/apps/scalable/search.svg b/links/apps/scalable/search.svg deleted file mode 120000 index 8dc94d86..00000000 --- a/links/apps/scalable/search.svg +++ /dev/null @@ -1 +0,0 @@ -preferences-system-search.svg \ No newline at end of file