stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] stumpwm 100% CPU usage and no modeline


From: John Li
Subject: Re: [STUMP] stumpwm 100% CPU usage and no modeline
Date: Sat, 24 May 2008 00:13:00 -0400
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Wed, May 21, 2008 at 12:04:58PM -0500, Ted Zlatanov wrote:
>
> Also, I don't see the modeline all the time.  What do I need to do to
> get it permanently displayed?

I added "(mode-line)" to my .stumpwmrc to have it started when stumpwm
starts. This is a toggle though, so running loadrc will toggle it off
again. So I replaced it with:

(if (head-mode-line (current-head))
    nil
    (mode-line))

This turns it on if it's currently off. Maybe it's useful to someone.


-john




reply via email to

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