Moved candy-icons-master to candy-icons

This commit is contained in:
datalore 2024-07-26 20:40:54 +02:00
parent fcfbbb6f5b
commit f7db5f0314
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ cd /usr/share/icons/
wget https://github.com/EliverLara/candy-icons/archive/refs/heads/master.zip wget https://github.com/EliverLara/candy-icons/archive/refs/heads/master.zip
unzip master.zip unzip master.zip
rm master.zip rm master.zip
mv candy-icons-master candy-icons
cd /usr/share/themes/ cd /usr/share/themes/
wget https://github.com/EliverLara/Sweet/releases/latest/download/Sweet-Dark-v40.tar.xz wget https://github.com/EliverLara/Sweet/releases/latest/download/Sweet-Dark-v40.tar.xz

View File

@ -3,7 +3,7 @@
<channel name="xsettings" version="1.0"> <channel name="xsettings" version="1.0">
<property name="Net" type="empty"> <property name="Net" type="empty">
<property name="ThemeName" type="string" value="Sweet-Dark-v40"/> <property name="ThemeName" type="string" value="Sweet-Dark-v40"/>
<property name="IconThemeName" type="string" value="candy-icons-master"/> <property name="IconThemeName" type="string" value="candy-icons"/>
<property name="DoubleClickTime" type="empty"/> <property name="DoubleClickTime" type="empty"/>
<property name="DoubleClickDistance" type="empty"/> <property name="DoubleClickDistance" type="empty"/>
<property name="DndDragThreshold" type="empty"/> <property name="DndDragThreshold" type="empty"/>