diff options
author | Leonardo Hernández Hernández <leohdz172@proton.me> | 2023-10-11 23:26:59 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@proton.me> | 2024-01-10 00:20:11 -0600 |
commit | f5b046ce9e907a6211b9f7f5061b4d5ecac43294 (patch) | |
tree | 75e8955da34e7afe064228d60e8ac9ffec343178 | |
parent | 6340989c8e1a178637996d293481d9366205cfc8 (diff) |
prefer functionality over philosophy
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |