Moved candy-icons-master to candy-icons
This commit is contained in:
parent
fcfbbb6f5b
commit
f7db5f0314
@ -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
|
||||||
|
@ -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"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user