On Mon, Dec 21, 2015 at 11:16:29AM +0100, Anselm R Garbe wrote:
Hi Markus,
On 20 December 2015 at 12:04, Markus Wichmann wrote:
Long story short, I wrote a dwmclock, that also displays the current
default interface's first letter (usually sufficient, as most people
have only at most one networ
Hi Markus,
On 20 December 2015 at 12:04, Markus Wichmann wrote:
> Long story short, I wrote a dwmclock, that also displays the current
> default interface's first letter (usually sufficient, as most people
> have only at most one network card of each type in their machines), as
> well as download
On Sun, Dec 20, 2015 at 12:21:40PM +0100, Christoph Lohmann wrote:
> Greetings.
>
> On Sun, 20 Dec 2015 12:21:40 +0100 Markus Wichmann wrote:
> > Hi all,
> >
> > I have been using a small accessory application for dwm for a long time,
> > that I called dwmclock. What it did for the longest time
Greetings.
On Sun, 20 Dec 2015 12:21:40 +0100 Markus Wichmann wrote:
> Hi all,
>
> I have been using a small accessory application for dwm for a long time,
> that I called dwmclock. What it did for the longest time was format the
> load averages and the current time into a string, then set that
Hi all,
I have been using a small accessory application for dwm for a long time,
that I called dwmclock. What it did for the longest time was format the
load averages and the current time into a string, then set that as X11
root window name (dwm would thus display it in the bar window).
Today, I