On Tue, 17 Jul 2018 at 21:42:46 -0400, Jon Bernard wrote:
> Hi ports,
> 
> Here's a small patch to i3status to report wireless signal quality.  If
> you're using the default configuration, you should see the '?' change to
> the current signal quality percentage.
> 
> If this looks good I'll submit it upstream.
> 
> OK?

I'm already getting wireless signal quality with i3status, is this 
not the same thing?  My i3status.conf has:

    wireless iwm0 {
        format_up = "up|%signal|%essid"
        format_down = "down"
    }

which reports:

    [{"name":"wireless","instance":"iwm0","markup":"none","full_text":"up| 
76%|xxx"},...

Reply via email to