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.
|
dmenu is an efficient dynamic menu for X.
|
||||||
|
|
||||||
|
Patches
|
||||||
|
-------
|
||||||
|
This version of dmenu for my dotfiles has the following patches:
|
||||||
|
- instant
|
||||||
|
- alpha
|
||||||
|
- centered
|
||||||
|
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
@ -1,23 +1,23 @@
|
|||||||
# dwm
|
# dwm
|
||||||
|
|
||||||
My build of dwm.
|
My build of dwm.
|
||||||
|
|
||||||
## Patches
|
## Patches
|
||||||
swallow
|
|
||||||
|
|
||||||
blanktags
|
- swallow
|
||||||
|
|
||||||
alpha
|
- blanktags
|
||||||
|
|
||||||
warp
|
- alpha
|
||||||
|
|
||||||
vanitygaps
|
- warp
|
||||||
|
|
||||||
zeroastag
|
- vanitygaps
|
||||||
|
|
||||||
## Installation
|
- zeroastag
|
||||||
Clone the repo.
|
|
||||||
|
|
||||||
`git clone https://github.com/dogeystamp/dwm`
|
## Building
|
||||||
|
|
||||||
Build dwm.
|
```
|
||||||
|
sudo make clean install
|
||||||
`cd dwm && sudo make install`
|
```
|
||||||
|
@ -2,6 +2,17 @@ st - simple terminal
|
|||||||
--------------------
|
--------------------
|
||||||
st is a simple terminal emulator for X which sucks less.
|
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
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
Loading…
Reference in New Issue
Block a user