mirror of
https://github.com/emacs-exwm/exwm.git
synced 2024-11-23 21:17:59 +01:00
commit
ee3ce55c48
1 changed files with 3 additions and 3 deletions
6
exwm.el
6
exwm.el
|
@ -40,9 +40,9 @@
|
||||||
|
|
||||||
;; How it works
|
;; How it works
|
||||||
;; ------------
|
;; ------------
|
||||||
;; Emacs itself is an tiling window manager, though unfortunately not for
|
;; Emacs itself is a tiling window manager, though unfortunately not for
|
||||||
;; managing X things. EXWM is therefore created to overcome this limitation by
|
;; managing X things. EXWM has therefore been created to overcome this limitation
|
||||||
;; relating X concepts to Emacs ones as shown in the following table.
|
;; by relating X concepts to Emacs ones as shown in the following table.
|
||||||
;;
|
;;
|
||||||
;; +=============+=========+
|
;; +=============+=========+
|
||||||
;; | X Window | Emacs |
|
;; | X Window | Emacs |
|
||||||
|
|
Loading…
Reference in a new issue