Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-05 | Update wmenu-run name | A Frederick Christensen | 1 | -1/+1 | |
2024-05-05 | switch to wmenu | sewn | 1 | -2/+2 | |
bemenu is very bloated, turning itself into a library, which makes it 7489 SLOC. wmenu on the other hand, looks suckless by default, and is only 2000 SLOC, which i also find alot nicer to use, since bemenu does nothing to replicate the original dmenu feel. | |||||
2023-10-09 | add [-d] flag to enable debug logging | Leonardo Hernández Hernández | 1 | -0/+7 | |
2023-09-10 | fix typo | Angelo Antony | 1 | -1/+1 | |
2022-12-02 | chase default terminal in manpage after 7710cf050d1a | Jan Beich | 1 | -2/+2 | |
2022-05-17 | sync manpage and help info | Leonardo Hernández Hernández | 1 | -1/+1 | |
Signed-off-by: Leonardo Hernández Hernández <leohdz172@protonmail.com> | |||||
2022-05-10 | add `-v` flag to the manpage | Leonardo Hernández Hernández | 1 | -0/+7 | |
Thanks @Humm42 | |||||
2022-03-23 | add dwl(1) | Humm | 1 | -0/+144 | |
Documentation is good. Man pages are documentation. A program without a man page is worthless. | |||||
2022-03-13 | add dwl(1) | Humm | 1 | -0/+144 | |
Documentation is good. Man pages are documentation. A program without a man page is worthless. |