diff options
Diffstat (limited to 'exwm.el')
-rw-r--r-- | exwm.el | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/exwm.el b/exwm.el index a80232dc170d..bf074b6f9ffa 100644 --- a/exwm.el +++ b/exwm.el @@ -35,10 +35,12 @@ ;; + Hybrid layout modes (tiling & stacking) ;; + Dynamic workspace support ;; + ICCCM/EWMH compliance -;; + (Optional) RandR (multi-monitor) support -;; + (Optional) Built-in system tray -;; + (Optional) Builtin input method -;; + (Optional) Background setting support +;; Optional features: +;; + RandR (multi-monitor) support +;; + System tray +;; + Input method +;; + Background setting support +;; + XSETTINGS server ;; Installation & configuration ;; ---------------------------- |