From 1af306cfc56d35fc0e45b6dca9222362a59b2d2f Mon Sep 17 00:00:00 2001 From: LordRusk <54194338+LordRusk@users.noreply.github.com> Date: Sun, 5 Apr 2020 16:56:30 -0700 Subject: [PATCH] github autism made me commit again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 401dc91..a7a381e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # What, why, and how? -+ **What is this fork?** This is a fork of Luke's st build that replaces the [alpha patch](st.suckless.org/patches/alpha/) with the [alphafocushighlighting patch.](st.suckless.org/patches/alpha_focus_highlight/) This build is kept up to date with lukes build and the latest releases for the alphahighlighting patch. If it's not up to date, just make a pull request and I'll merge it when I feel like it, if you're too lazy to make one, just wait for me to upate it. ++ **What is this fork?** This is a fork of Luke's st build that replaces the [alpha patch](https://st.suckless.org/patches/alpha/) with the [alphafocushighlighting patch.](https://st.suckless.org/patches/alpha_focus_highlight/) This build is kept up to date with lukes build and the latest releases for the alphahighlighting patch. If it's not up to date, just make a pull request and I'll merge it when I feel like it, if you're too lazy to make one, just wait for me to upate it. + **Why does this fork exist?** This fork exists because if you decide not to have big O'l borders and gaps and you use something like unclutter, it can be hard to tell which terminal is currently focused, this makes it easy and pretty. Functionality and looks nice? Impossible.