wallpaper/README.md

23 lines
330 B
Markdown
Raw Normal View History

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
git clone https://gitlab.com/stephan-raabe/wallpaper.git
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
```