diff options
author | Samuel Fadel <samuel@nihil.ws> | 2022-12-04 12:34:36 +0100 |
---|---|---|
committer | Samuel Fadel <samuel@nihil.ws> | 2022-12-04 12:34:36 +0100 |
commit | efb43186091571859a343f533b5cb6a5ab58683b (patch) | |
tree | bd147644806b03fe41f9cfe6b51b134ababb540f /README.org | |
parent | f5cb5e5cf8a3b410a4afda52f925e84432ca2ac8 (diff) |
Update README with correct name.
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |