about summary refs log tree commit diff
path: root/exwm.el
diff options
context:
space:
mode:
Diffstat (limited to 'exwm.el')
-rw-r--r--exwm.el10
1 files changed, 6 insertions, 4 deletions
diff --git a/exwm.el b/exwm.el
index a80232dc17..bf074b6f9f 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
 ;; ----------------------------