mirror of
https://github.com/ch11ng/exwm.git
synced 2025-02-21 12:24:21 +01:00
Mirror of https://github.com/ch11ng/exwm
Users can pre-fill the workspace list by creating frames in their configuration. For example, to start up with 4 workspaces: (dolist (i 3) (make-frame)) |
||
---|---|---|
COPYING | ||
exwm-floating.el | ||
exwm-input.el | ||
exwm-layout.el | ||
exwm-manage.el | ||
exwm-randr.el | ||
exwm-workspace.el | ||
exwm.el | ||
README |
Emacs X Window Manager ====================== EXWM (Emacs X Window Manager) turns Emacs into a full-featured tiling X window manager. Please check the wiki for more details. + Wiki: https://github.com/ch11ng/exwm/wiki EXWM is built on top of XELB and its utility libraris: + XELB: https://github.com/ch11ng/xelb + XELB utilility libraries: https://github.com/ch11ng/xelb-util