23 lines
340 B
Markdown
23 lines
340 B
Markdown
# Wallpaper collection
|
|
|
|
My personal wallpaper collection that fits best to tiling window managers.
|
|
|
|
## Installation
|
|
|
|
Clone the directory from your home directory.
|
|
|
|
```
|
|
cd
|
|
git clone --depth=1 https://gitlab.com/stephan-raabe/wallpaper.git
|
|
cd wallpaper/
|
|
```
|
|
|
|
## Update
|
|
|
|
You can update the wallpapers with
|
|
|
|
```
|
|
cd ~/wallpaper
|
|
./install.sh
|
|
```
|