aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-11-09 21:58:32 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-11-09 21:58:32 +0100
commit73a3d7a5e2c38b67841cd86d8d108641ea47636e (patch)
treeb19dd17b57fdc61fc2cb7c498294d42fc8b5316d /README
parentConsistency (diff)
downloadst-73a3d7a5e2c38b67841cd86d8d108641ea47636e.tar.gz
st-73a3d7a5e2c38b67841cd86d8d108641ea47636e.tar.bz2
st-73a3d7a5e2c38b67841cd86d8d108641ea47636e.tar.xz
st-73a3d7a5e2c38b67841cd86d8d108641ea47636e.tar.zst
st-73a3d7a5e2c38b67841cd86d8d108641ea47636e.zip
Added anygeometry patch
Diffstat (limited to '')
-rw-r--r--README3
-rw-r--r--README.org3
2 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index d35c76d..cac5079 100644
--- a/README
+++ b/README
@@ -32,11 +32,12 @@ You can find a list of patches and check what those I've applied are
doing on st's patches page.
Here is my list:
+ - anygeometry
+ - clipboard
- bold is not bright
- hidecursor
- keyboard select
- scrollback
- - clipboard
Settings
--------
diff --git a/README.org b/README.org
index ec0c236..67a1764 100644
--- a/README.org
+++ b/README.org
@@ -29,11 +29,12 @@ You can find a list of patches and check what those I've applied are
doing on *st*'s [[https://st.suckless.org/patches/][patches]] page.
Here is my list:
+- /anygeometry/
- /bold is not bright/
+- /clipboard/
- /hidecursor/
- /keyboard select/
- /scrollback/
-- /clipboard/
* Settings
Most settings are done by editing ~config.h~ and recompiling.