st/README.md
tavo-wasd 97a3da7e7e ugh
2022-11-28 14:25:57 -06:00

22 lines
672 B
Markdown

# My personal st build
## Description
My personal repository for a custom st build currently using the Gruvbox theme.
## Patches applied to suckless' software
Applied via \*.diff files found in suckless.org, in the appearing order.
Unsuccessful patches generated a \*.rej file which was moved to the corresponding "patches/manpatch/" directory for each program, and renamed \*.manpatch. This was then used to manually patch the source code.
### st
(2147 lines of code unpatched, added +414 lines for 2561 total)
- anysize
- gruvbox
- scrollback
## Dependencies (Archlinux names)
adobe-source-code-pro-fonts,
make,
libxcb
libX11-devel,
libXft-devel,
libXinerama-devel,