diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-09 21:58:32 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-09 21:58:32 +0100 |
commit | 73a3d7a5e2c38b67841cd86d8d108641ea47636e (patch) | |
tree | b19dd17b57fdc61fc2cb7c498294d42fc8b5316d /README.org | |
parent | Consistency (diff) | |
download | st-73a3d7a5e2c38b67841cd86d8d108641ea47636e.tar.gz st-73a3d7a5e2c38b67841cd86d8d108641ea47636e.tar.bz2 st-73a3d7a5e2c38b67841cd86d8d108641ea47636e.tar.xz st-73a3d7a5e2c38b67841cd86d8d108641ea47636e.tar.zst st-73a3d7a5e2c38b67841cd86d8d108641ea47636e.zip |
Added anygeometry patch
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |