1

I am using xmonad / haskell.

when I start nm-applet for wifi, I have a small icon on the top lef then displays wifi reception.

Next to it I would like to to have a CLOCK / time display.

is there a (clock) gnome applet similar to nm-applet that works as a clock? (in xmonad?)

I searched for some time and tried some clock applets but I couldn't get it working. Thanks for any help on this.

mrsteve
  • 153
  • 2
  • 7

1 Answers1

2

What I think you really want is XMobar. You can still run nm-applet in the background but it gives you all sorts of good info too:

Here is an example of a highly customised bar at the top of the screen. You may have to open the image in a new tab to fully appreciate the top bar. enter image description here

So just give it an install and I am sure that you will like it.