summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-10-17 18:43:19 -0500
committerstkhan <personal@slickd.xyz>2021-10-17 18:43:19 -0500
commit3b852e0f10892789210fd8e3fdd8415faf3cf2d8 (patch)
tree9ff20de62f5e354926a5aed15b3f99c0dbd5cd63 /README.md
parentcc844e1931ba6f4c417ea8682f5cfa72ef5e4fec (diff)
3.0
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
```