This commit is contained in:
Stephan Raabe 2023-12-23 17:27:16 +01:00
parent b1cfdd04de
commit 5100ae403f

View File

@ -2,7 +2,7 @@
My personal wallpaper collection that fits best to tiling window managers.
## Getting started
## Installation
Clone the directory from your home directory.
@ -12,3 +12,11 @@ git clone https://gitlab.com/stephan-raabe/wallpaper.git
cd wallpaper/
```
## Update
You can update the wallpapers with
```
cd ~/wallpaper
./install.sh
```