stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] Modules (loading)


From: Kete Foy
Subject: [STUMP] Modules (loading)
Date: Wed, 07 Jan 2015 15:47:23 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0

I cannot figure out how to load the battery module (%b) for the modeline.
I went to ~/stumpwm and ran `make install-modules´.
In my ~/.stumpwmrc, I have the following:
(add-to-load-path "~/.stumpwm.d/modules")

(load-module "battery")

(setf stumpwm:*screen-mode-line-format*
      (list "%n |%w | %b | %d"))
I have C-c C-j all of them in Emacs, but the %b shows up literally as %b.
I can't tell how to set up the modules.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]