blob: c7305a63153a8bc5eedafe5fca0a530de076a639 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
# 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
```
### Other
```
git clone https://github.com/SkywalkerSW5/sarc
cd sarc
./install.sh
```
### Current Themes
- Red
- Blue
- Green
- Purple
- Nord
- Dracula
|