This commit is contained in:
Tommy
2022-05-26 17:19:12 -04:00
committed by GitHub
parent 05e43b7f07
commit fa250cb1e5
2 changed files with 4 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ echo "countme=false" | sudo tee -a /etc/dnf/dnf.conf
git config --global http.proxy http://127.0.0.1:8082
git clone https://github.com/horst3180/arc-icon-theme
mv arc-icon-theme/Arc /usr/share/icons
sudo mv arc-icon-theme/Arc /usr/share/icons
rm -rf arc-icon-theme
echo "export export QT_QPA_PLATFORMTHEME=gtk2" | sudo tee /etc/environment