dwl

My patch set and modifications to dwl
git clone git://git.ethandl.dev/dwl
Log | Files | Refs | README | LICENSE

commit f5b046ce9e907a6211b9f7f5061b4d5ecac43294
parent 6340989c8e1a178637996d293481d9366205cfc8
Author: Leonardo Hernández Hernández <leohdz172@proton.me>
Date:   Wed, 11 Oct 2023 23:26:59 -0600

prefer functionality over philosophy

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -5,7 +5,7 @@ Or on our [Discord server]. dwl is a compact, hackable compositor for [Wayland] based on [wlroots]. It is intended to fill the same space in the Wayland world that dwm does in X11, -primarily in terms of philosophy, and secondarily in terms of functionality. +primarily in terms of functionality, and secondarily in terms of philosophy. Like dwm, dwl is: - Easy to understand, hack on, and extend with patches