1
0
Fork 0
^scripts
This commit is contained in:
Raul Dipeas 2023-05-17 16:11:53 -03:00 committed by GitHub
parent 5141385089
commit cbafe6455c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 5 deletions

View File

@ -2,5 +2,5 @@ remote_theme: rauldipeas/hacker
plugins:
- jekyll-remote-theme
title: Respin RDX
description: My personal Ubuntu build
description: My personal Ubuntu build
favicon: https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/Papirus/32x32/apps/ubuntu-tweak.svg

View File

@ -33,7 +33,6 @@ EOF
sed -i 's/firefox_firefox/firefox/g' /usr/share/glib-2.0/schemas/10_ubuntu-settings.gschema.override
sed -i 's/gtk-theme = "Yaru"/gtk-theme = "Yaru-dark"/g' /usr/share/glib-2.0/schemas/10_ubuntu-settings.gschema.override
sed -i 's/icon-theme = "Yaru"/icon-theme = "Papirus-Dark"/g' /usr/share/glib-2.0/schemas/10_ubuntu-settings.gschema.override
#sed -i 's/snap-store_ubuntu-software/org.gnome.Software/g' /usr/share/glib-2.0/schemas/10_ubuntu-settings.gschema.override
sed -i 's/snap-store_ubuntu-software/appgrid/g' /usr/share/glib-2.0/schemas/10_ubuntu-settings.gschema.override
sed -i 's/warty-final-ubuntu.png/DSC2943_by_kcpru.jpg/g' /usr/share/glib-2.0/schemas/10_ubuntu-settings.gschema.override
fi

View File

@ -43,7 +43,6 @@ wget -q --show-progress "$(wget -qO- --header="X-Auth-Token: $GITHUB_TOKEN" http
tar fxz MangoHud*.tar.gz
cd MangoHud
./mangohud-setup.sh install
#pacstall -I -P steamtinkerlaunch-git
apt autoremove --purge -y yelp*
cat <<EOF |tee /usr/local/bin/firefox-gnome-setup
curl -s -o- https://raw.githubusercontent.com/rafaelmardojai/firefox-gnome-theme/master/scripts/install-by-curl.sh|bash

View File

@ -31,5 +31,4 @@ apt install -y\
wget -q --show-progress "$(wget -qO- --header="X-Auth-Token: $GITHUB_TOKEN" https://api.github.com/repos/flightlessmango/MangoHud/releases|grep browser_download_url|grep tar.gz|head -n1|cut -d '"' -f4)"
tar fxz MangoHud*.tar.gz
cd MangoHud
./mangohud-setup.sh install
#pacstall -I -P steamtinkerlaunch-git
./mangohud-setup.sh install