Update README.org

This commit is contained in:
Cameron Miller 2021-11-30 12:00:03 +00:00
parent 6e1c70ebe9
commit f7c71a9eb5

View File

@ -32,4 +32,4 @@ Followed By:
- st-cbsh -- Custom build of the Suckless Simple Terminal to match the CBSH desktop.
** Where is the suckless configs?
Suckless Programs are configures by modifying the program's source code and then recompiling the source with those changes. The repo installs binaries of these packages, but the source code is also place onto your system should you want to customise and patch them even more than they are. The Source code is located in /opt, so for example, the source code for st would be located at /opt/st-cbsh.
Suckless Programs are configured by modifying the program's source code and then recompiling the source with those changes. The repo installs binaries of these packages, but the source code is also place onto your system should you want to customise and patch them even more than they are. The Source code is located in /opt, so for example, the source code for st would be located at /opt/st-cbsh.