diff options
Diffstat (limited to 'sd/README.md')
| -rw-r--r-- | sd/README.md | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/sd/README.md b/sd/README.md deleted file mode 100644 index c7305a6..0000000 --- a/sd/README.md +++ /dev/null @@ -1,39 +0,0 @@ -# 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 |