Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 6be9aa4

Browse files
committed
Waypaper instead of azote
1 parent 27640fc commit 6be9aa4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

install.sh

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,8 @@ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
8080
sudo dpkg -i google-chrome-stable_current_amd64.deb
8181
rm google-chrome-stable_current_amd64.deb
8282

83-
# Azote (wallpaper manager) https://github.com/nwg-piotr/azote
84-
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Head_on_a_Stick:/azote/xUbuntu_19.04/ /' > /etc/apt/sources.list.d/azote.list"
85-
curl https://download.opensuse.org/repositories/home:/Head_on_a_Stick:/azote/xUbuntu_19.04/Release.key | sudo apt-key add -
86-
touch ~/.azotebg
83+
# Wallpaper manager
84+
pipx install waypaper
8785

8886
# Install all the rest of them things
8987
sudo apt install \

0 commit comments

Comments
 (0)