Update ros-progs-gui.sh
This commit is contained in:
parent
abebf4ae48
commit
6200ee0233
1 changed files with 1 additions and 4 deletions
|
@ -22,10 +22,7 @@ cd /usr/local/bin/progs
|
|||
sudo curl -Ls https://links.rp1.hu/progsgui -o /usr/local/bin/progs/3progs.sh
|
||||
|
||||
# Changing Profile Picture to RP LOGO
|
||||
echo "[User]
|
||||
Session=
|
||||
Icon=/usr/share/backgrounds/rave-pp.png
|
||||
SystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER
|
||||
echo -e "[User]\nSession=\nIcon=/usr/share/backgrounds/rave-pp.png\nSystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER > /dev/null
|
||||
|
||||
# Adding flatpak repo for USER
|
||||
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
|
|
Loading…
Reference in a new issue