blob: df622bdc59404bbd3f383d548b7a305e8f476dcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# sarc
<img src="etc/screenshots/blue.png" width="250px"></img>
<img src="etc/screenshots/red.png" width="250px"></img>
<img src="etc/screenshots/green.png" width="250px"></img>
## About
This is the setup I use on Linux. I use my own versions of dwm, dmenu, dwmblocks, and st.
## Installation
### Arch (or Arch based distros)
```
wget https://raw.githubusercontent.com/SkywalkerSW5/sarc/master/PKGBUILD
makepkg -si
```
|