We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4512851 commit e60c5d6Copy full SHA for e60c5d6
install.sh
@@ -9,5 +9,6 @@ echo "Installing wallpapers..."
9
sudo mkdir -p /usr/share/backgrounds/
10
sudo mkdir -p /usr/share/gnome-background-properties/
11
sudo cp -r $(pwd)/Dynamic_Wallpapers /usr/share/backgrounds/Dynamic_Wallpapers
12
+sudo chmod -R 755 /usr/share/backgrounds/Dynamic_Wallpapers
13
sudo cp $(pwd)/xml/* /usr/share/gnome-background-properties/
14
echo "Wallpapers has been installed. Enjoy setting them as your desktop background!"
0 commit comments