summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@proton.me>2023-10-11 23:26:59 -0600
committerLeonardo Hernández Hernández <leohdz172@proton.me>2024-01-10 00:20:11 -0600
commitf5b046ce9e907a6211b9f7f5061b4d5ecac43294 (patch)
tree75e8955da34e7afe064228d60e8ac9ffec343178
parent6340989c8e1a178637996d293481d9366205cfc8 (diff)
prefer functionality over philosophy
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b5dd0f..c9652d1 100644
--- 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