aboutsummaryrefslogtreecommitdiff
path: root/dwl.1 (follow)
Commit message (Collapse)AuthorAge
* Update wmenu-run nameA Frederick Christensen2024-05-05
|
* switch to wmenusewn2024-05-05
| | | | | | | | | 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.
* add [-d] flag to enable debug loggingLeonardo Hernández Hernández2023-10-09
|
* fix typoAngelo Antony2023-09-10
|
* chase default terminal in manpage after 7710cf050d1aJan Beich2022-12-02
|
* sync manpage and help infoLeonardo Hernández Hernández2022-05-17
| | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@protonmail.com>
* add `-v` flag to the manpageLeonardo Hernández Hernández2022-05-10
| | | | Thanks @Humm42
* add dwl(1)Humm2022-03-13
Documentation is good. Man pages are documentation. A program without a man page is worthless.