stumpwm.stumpwm-contrib/modeline/mem/README.org
2017-08-11 17:02:08 +09:00

15 lines
248 B
Org Mode

** Usage
Put:
#+BEGIN_SRC lisp
(load-module "mem")
#+END_SRC
In your =~/.stumpwmrc=
Then you can use "%M" and/or "%N in your mode line format.
** Notes
This is specific to Linux.
The %M mode line formatter is also used by the 'maildir' module.