No description
Find a file
2019-04-04 15:31:30 +03:00
.gitignore some cleanup 2018-12-04 16:15:22 +03:00
config.h actually properly use the original disable-bold-italic-fonts patch, apparently I have been doing it wrong 2019-04-02 19:13:41 +03:00
makest get rid of boxdraw, fix readme 2019-04-04 15:31:30 +03:00
README.md get rid of boxdraw, fix readme 2019-04-04 15:31:30 +03:00
st-bright-bold-text.patch make defaultbd by default different from defaultfg 2019-01-10 18:42:56 +03:00
st-clipboard.patch add clipboard related patch, fix filenames 2019-03-07 19:06:22 +03:00
st-disable-bold-italic-fonts.patch actually properly use the original disable-bold-italic-fonts patch, apparently I have been doing it wrong 2019-04-02 19:13:41 +03:00
st-disable-intensity-styles.patch initial commit with a set of patches I plan to keep and maintain 2018-12-03 18:23:00 +03:00

st-patches

A personal set of st configuration and patches because why the fuck not.

Includes:

  • 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, with right click to copy from clipboard
  • st-disable-bold-italic-fonts.patch - disable bold, italic or bold italic font styles, based on st-disable-bold-italic-fonts.diff
  • 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
  • config.h - my config