commit 295a43fc2fc44c349a50be8998ce7f32e5a2f912
Author: Benji Encalada Mora <benji_AT_encalada.dev>
Date: Thu Jun 4 01:29:54 2020 -0500
[st][patch] Replace xfps and actionfps variables and typo fix
xfps and actionfps were removed in 1d59091
replaced with minlatency and maxlatency
fix minor typos in patch
diff --git a/st.suckless.org/patches/xresources/index.md b/st.suckless.org/patches/xresources/index.md
index 7e26947e..0741a6cb 100644
--- a/st.suckless.org/patches/xresources/index.md
+++ b/st.suckless.org/patches/xresources/index.md
_AT_@ -18,4 +18,4 @@ Authors
* _AT_dcat on [Github](
https://github.com/dcat/st-xresources)
* Devin J. Pohly - <djpohly_AT_gmail.com> (git port)
* Sai Praneeth Reddy - <spr.mora04_AT_gmail.com> (read borderpx from xresources)
-* Benji Encalada Mora (replace xfps and actionfps)
+* Benji Encalada Mora - [_AT_benjifs](
https://github.com/benjifs) (replace xfps and actionfps)
diff --git a/st.suckless.org/patches/xresources/st-xresources-20200604-9ba7ecf.diff b/st.suckless.org/patches/xresources/st-xresources-20200604-9ba7ecf.diff
index ae796b4a..78ba00ae 100644
--- a/st.suckless.org/patches/xresources/st-xresources-20200604-9ba7ecf.diff
+++ b/st.suckless.org/patches/xresources/st-xresources-20200604-9ba7ecf.diff
_AT_@ -1,5 +1,5 @@
From 2752a599ee01305a435729bfacf43b1dde7cf0ef Mon Sep 17 00:00:00 2001
-From: Benji Encalada Mora <benji_AT_encalade.dev>
+From: Benji Encalada Mora <benji_AT_encalada.dev>
Date: Thu, 4 Jun 2020 00:41:10 -0500
Subject: [PATCH] fix: replace xfps and actionfps variables
Received on Thu Jun 04 2020 - 08:30:39 CEST