diff options
author | Daniel Mendler <mail@daniel-mendler.de> | 2024-01-13T19·43+0100 |
---|---|---|
committer | Daniel Mendler <mail@daniel-mendler.de> | 2024-01-13T19·43+0100 |
commit | f3c03ebbc3bb57906209e3c396ac50177e8c577c (patch) | |
tree | 25b4911ad95c58bd598543f6065b2f0d7ab95b50 | |
parent | 8980c03a6b1617fd8fed635884a58de81dfec119 (diff) |
; README: Fix feature list formatting
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 8ab93561e2ac..84a14896bdf6 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ EXWM (Emacs X Window Manager) is a full-featured tiling X window manager for Emacs built on top of [XELB](https://github.com/emacs-exwm/xelb). + It features: + Fully keyboard-driven operations + Hybrid layout modes (tiling & stacking) + Dynamic workspace support + ICCCM/EWMH compliance + Optional features: + RandR (multi-monitor) support + System tray |