blob: 840a34ad7b0bc6cf2396d307a5cd1a439d05f109 (
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 paleofetch, dwm, dmenu, and dwmblocks, however st comes from Luke Smith (lukesmith.xyz).
## Installation
### Arch (or Arch based distros)
```
wget https://raw.githubusercontent.com/SkywalkerSW5/sarc/master/PKGBUILD
makepkg -si
```
|