diff options
author | Bradley Taunt <bt@btxx.org> | 2024-06-23 13:18:47 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-06-23 13:18:47 -0400 |
commit | aef86d9ac08c56954283b9ccb4dce56f40d09d59 (patch) | |
tree | 5b81b75db4116fb0c2b78aa01aba4be5f68ba875 | |
parent | d85809f1886dd55297494499ef49e6013d8b561c (diff) |
Fix broken screenshot URL
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |