mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
14 lines
172 B
Org Mode
14 lines
172 B
Org Mode
** Usage
|
|
|
|
Put:
|
|
#+BEGIN_SRC lisp
|
|
(load-module "net")
|
|
#+END_SRC
|
|
In your =~/.stumpwmrc=
|
|
|
|
Then you can use "%l" in your mode line format.
|
|
|
|
** Notes
|
|
This is specific to Linux.
|
|
|