mirror of
https://github.com/Hopiu/RandomWallpaperGnome3.git
synced 2026-03-16 22:20:24 +00:00
Insert installation instruction into README.md
This commit is contained in:
parent
156e007969
commit
952bc6e618
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
|
@ -1,4 +1,16 @@
|
|||
RandomWallpaperGnome3
|
||||
=====================
|
||||
|
||||
Random Wallpapers for Gnome 3
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue