mirror of
https://github.com/emacs-exwm/exwm.git
synced 2024-11-23 13:07:59 +01:00
; README and commentary: Mention background and xim features
This commit is contained in:
parent
798dc60a9b
commit
262aa04855
2 changed files with 3 additions and 0 deletions
|
@ -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)
|
||||
|
|
2
exwm.el
2
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
|
||||
;; ----------------------------
|
||||
|
|
Loading…
Reference in a new issue