aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-06-23 13:18:47 -0400
committerBradley Taunt <bt@btxx.org>2024-06-23 13:18:47 -0400
commitaef86d9ac08c56954283b9ccb4dce56f40d09d59 (patch)
tree5b81b75db4116fb0c2b78aa01aba4be5f68ba875
parentd85809f1886dd55297494499ef49e6013d8b561c (diff)
Fix broken screenshot URL
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d0388c4..fa6e0a7 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Lightweight Desktop installer for Alpine Linux based on the suckless philosophy.
-![Screenshot of dwm running on Alpine Linux](https://git.bbtxx.org/screenshots/alpine-linux.png)
+![Screenshot of dwm running on Alpine Linux](https://git.btxx.org/screenshots/alpine-linux.png)
Includes my own custom set of suckless tools (dwm, slstatus, dmenu, etc.). Ships with `ohmyzsh` and personal `vim` configs. Uses `qutebrowser` for default browser.