diff options
author | Daniel Mendler <mail@daniel-mendler.de> | 2024-01-13T19·38+0100 |
---|---|---|
committer | Daniel Mendler <mail@daniel-mendler.de> | 2024-01-13T19·38+0100 |
commit | 8980c03a6b1617fd8fed635884a58de81dfec119 (patch) | |
tree | 12c4439378fed2f6679a8db01d8c77b4e4de7087 /exwm.el | |
parent | ff4edaab89311281fd78725b98a751e15b6a2ec1 (diff) |
; Commentary: Update list of features
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 ;; ---------------------------- |