summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 6 insertions, 9 deletions
diff --git a/README.md b/README.md
index df622bd..88a5aa3 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,14 @@
-# sarc
+# sarc 3.0
-<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>
+<img src="theme/purple_mountain/screenshot.png" width="500px"></img>
## About
-This is the setup I use on Linux. I use my own versions of dwm, dmenu, dwmblocks, and st.
+My patches dwm, st, dmenu, and more
## Installation
-### Arch (or Arch based distros)
-
```
-wget https://raw.githubusercontent.com/SkywalkerSW5/sarc/master/PKGBUILD
-makepkg -si
+git clone https://github.com/SkywalkerSW5/sarc
+./build.sh
+sudo ./install.sh
```