update README.md
This commit is contained in:
parent
7abc94227a
commit
376a0284a9
17
README.md
17
README.md
@ -1 +1,18 @@
|
||||
# slstatus
|
||||
My configuration and build of suckless's slstatus, a statusbar for dwm written in C.
|
||||
|
||||
![slstatus screenshot](https://file.coffee/u/iBKOyj9ENl4CVk.png)
|
||||
|
||||
# installation
|
||||
Clone the git repository
|
||||
```sh
|
||||
git clone https://github.com/SpyHoodle/slstatus
|
||||
```
|
||||
Change directory to slstatus
|
||||
```sh
|
||||
cd slstatus
|
||||
```
|
||||
Make and install slstatus
|
||||
```sh
|
||||
make install
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user