summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorSamuel Fadel <samuel@nihil.ws>2022-12-04 12:34:36 +0100
committerSamuel Fadel <samuel@nihil.ws>2022-12-04 12:34:36 +0100
commitefb43186091571859a343f533b5cb6a5ab58683b (patch)
treebd147644806b03fe41f9cfe6b51b134ababb540f /README.org
parentf5cb5e5cf8a3b410a4afda52f925e84432ca2ac8 (diff)
Update README with correct name.
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 8ddf847..5fb0034 100644
--- a/README.org
+++ b/README.org
@@ -1,11 +1,11 @@
* Introduction
-`schewn' (pronounced skew with an extra `n' sound at the end) is a
+`schewm' (pronounced skew with an extra `m' sound at the end) is a
floating and manual tiling window manager written in C for performance
and (Guile) Scheme for extensibility (and configuration).
As expected from most window managers, every action is configurable to
-be bound to a set of keys or mouse actions. The internals of `schewn'
+be bound to a set of keys or mouse actions. The internals of `schewm'
are kept to its C core, but its capabilities are exposed as a Scheme
API.