Compare commits

..

2 Commits

Author SHA1 Message Date
1ba56f86ae Added script for installing lang packages 2024-07-29 20:48:51 +02:00
7c05ce0a59 Changed WhiteSur icon theme to alternative version 2024-07-29 20:43:20 +02:00
2 changed files with 4 additions and 1 deletions

3
system/installlang.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
apk add ristretto-lang thunar-lang xfce4-panel-lang xfce4-session-lang xfce4-settings-lang xfce4-terminal-lang xfconf-lang xfdesktop-lang xfwm4-lang

View File

@@ -12,7 +12,7 @@ mv candy-icons-master candy-icons
cd /root
git clone --depth=1 https://github.com/vinceliuice/WhiteSur-icon-theme
cd WhiteSur-icon-theme
./install.sh
./install.sh -a
cd /root
rm -rf WhiteSur-icon-theme