suckless: change READMEs
This commit is contained in:
parent
d76ffde621
commit
45340d1fbb
@ -2,6 +2,13 @@ dmenu - dynamic menu
|
||||
====================
|
||||
dmenu is an efficient dynamic menu for X.
|
||||
|
||||
Patches
|
||||
-------
|
||||
This version of dmenu for my dotfiles has the following patches:
|
||||
- instant
|
||||
- alpha
|
||||
- centered
|
||||
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
@ -1,23 +1,23 @@
|
||||
# dwm
|
||||
|
||||
My build of dwm.
|
||||
|
||||
## Patches
|
||||
swallow
|
||||
|
||||
blanktags
|
||||
- swallow
|
||||
|
||||
alpha
|
||||
- blanktags
|
||||
|
||||
warp
|
||||
- alpha
|
||||
|
||||
vanitygaps
|
||||
- warp
|
||||
|
||||
zeroastag
|
||||
- vanitygaps
|
||||
|
||||
## Installation
|
||||
Clone the repo.
|
||||
- zeroastag
|
||||
|
||||
`git clone https://github.com/dogeystamp/dwm`
|
||||
## Building
|
||||
|
||||
Build dwm.
|
||||
|
||||
`cd dwm && sudo make install`
|
||||
```
|
||||
sudo make clean install
|
||||
```
|
||||
|
@ -2,6 +2,17 @@ st - simple terminal
|
||||
--------------------
|
||||
st is a simple terminal emulator for X which sucks less.
|
||||
|
||||
Patches
|
||||
-------
|
||||
This customized build of st has the following patches:
|
||||
- alpha
|
||||
- scrollback
|
||||
- ligatures
|
||||
- newterm (orphan variant)
|
||||
- anysize
|
||||
- font2
|
||||
- externalpipe (eternal variant)
|
||||
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
Loading…
Reference in New Issue
Block a user