about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--exwm.el2
2 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d7e0dd1ff..b17db2fece 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ It features:
 + (Optional) RandR (multi-monitor) support
 + (Optional) Builtin system tray
 + (Optional) Builtin input method
++ (Optional) Background setting support
 
 Please check out the
 [screenshots](https://github.com/ch11ng/exwm/wiki/Screenshots)
diff --git a/exwm.el b/exwm.el
index d2a0a625a6..1929b7a60c 100644
--- a/exwm.el
+++ b/exwm.el
@@ -37,6 +37,8 @@
 ;; + ICCCM/EWMH compliance
 ;; + (Optional) RandR (multi-monitor) support
 ;; + (Optional) Built-in system tray
+;; + (Optional) Builtin input method
+;; + (Optional) Background setting support
 
 ;; Installation & configuration
 ;; ----------------------------