mirror of
https://github.com/Hopiu/RandomWallpaperGnome3.git
synced 2026-05-24 14:43:43 +00:00
16 lines
570 B
Markdown
16 lines
570 B
Markdown
RandomWallpaperGnome3
|
|
=====================
|
|
|
|
Random Wallpapers for Gnome 3 is a gnome shell extension which fetches a random wallpaper from an online source and sets it as desktop background.
|
|
|
|
## Installation
|
|
|
|
Open the commandline and type following lines
|
|
|
|
```
|
|
git clone git@github.com:ifl0w/RandomWallpaperGnome3.git
|
|
ln -s RandomWallpaperGnome3/randomwallpaper@iflow.productions ~/.local/share/gnome-shell/extensions/
|
|
```
|
|
|
|
Then open the command prompt (Alt+F2) end enter `r` without qotes.
|
|
Now you should be able to activate the extension through the gnome-tweak-tool.
|