add clipboard related patch, fix filenames
This commit is contained in:
parent
13e612e8a7
commit
dfdad97cae
4 changed files with 28 additions and 2 deletions
|
@ -6,6 +6,7 @@ A personal set of st configuration and patches because why the fuck not.
|
|||
Includes:
|
||||
* [st-boxdraw_v2-0.8.2.diff](https://st.suckless.org/patches/boxdraw/) - draw beautiful pseudo graphic lines instead of whatever your font provides
|
||||
* st-bright-bold-text.patch - make non-colored bold text brigh
|
||||
* st-clipboard.patch - copy to both selection and clipboard, paste from clipboard, based on [st-clipboard-0.8.2.diff](https://st.suckless.org/patches/clipboard/), with right click to copy from clipboard
|
||||
* st-disable-bold-italic-fonts.patch - actually disable bold, italic or bold italic font styles
|
||||
* st-disable-intensity-styles.patch - disable so called "intensity styles", do not make colored bold text bright
|
||||
* makest - a simple script to apply all the patches and build st
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue