diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md index 09fe470d392c..7f918bd2975e 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ EXWM (Emacs X Window Manager) is a full-featured tiling X window manager for Emacs built on top of [XELB](https://github.com/ch11ng/xelb). It features: -+ Fully keyboard-driven operation ++ Fully keyboard-driven operations + Hybrid layout modes (tiling & stacking) + Workspace support + ICCCM/EWMH compliance -+ Basic RandR support (optional) ++ (Optional) RandR (multi-monitor) support ++ (Optional) system tray Please check the [User Guide](https://github.com/ch11ng/exwm/wiki) for more details. |