2023-02-18 03:01:00 -05:00
|
|
|
# Wallpaper collection
|
2023-01-23 05:23:49 -05:00
|
|
|
|
2023-02-18 03:01:00 -05:00
|
|
|
My personal wallpaper collection that fits best to tiling window managers.
|
2023-01-23 05:23:49 -05:00
|
|
|
|
2023-12-23 11:27:16 -05:00
|
|
|
## Installation
|
2023-01-23 05:23:49 -05:00
|
|
|
|
2023-02-18 03:54:05 -05:00
|
|
|
Clone the directory from your home directory.
|
2023-01-23 05:23:49 -05:00
|
|
|
|
|
|
|
```
|
2023-02-18 03:54:05 -05:00
|
|
|
cd
|
2023-12-31 04:59:35 -05:00
|
|
|
git clone --depth=1 https://gitlab.com/stephan-raabe/wallpaper.git
|
2023-02-18 03:54:05 -05:00
|
|
|
cd wallpaper/
|
2023-01-23 05:23:49 -05:00
|
|
|
```
|
|
|
|
|
2023-12-23 11:27:16 -05:00
|
|
|
## Update
|
|
|
|
|
|
|
|
You can update the wallpapers with
|
|
|
|
|
|
|
|
```
|
|
|
|
cd ~/wallpaper
|
|
|
|
./install.sh
|
|
|
|
```
|