diff options
| author | stkhan <personal@slickd.xyz> | 2021-05-14 22:39:11 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-14 22:39:11 -0500 |
| commit | 05d102c56d4b00877812afec9aa21b23ce25181f (patch) | |
| tree | 7aba045d955b00cc3296bce2d43aabb42d1e70e3 | |
| parent | b202109fb28b00985fc8f150270361291d14ca77 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,10 +1,10 @@ # sarc -<img src="etc/screenshots/blue.png" width="200px"></img> +<img src="etc/screenshots/blue.png" width="150px"></img> -<img src="etc/screenshots/red.png" width="200px"></img> +<img src="etc/screenshots/red.png" width="150px"></img> -<img src="etc/screenshots/green.png" width="200px"></img> +<img src="etc/screenshots/green.png" width="150px"></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). |