Page 1 of 1

Panel Clock Widget

Posted: 28 May 2019, 08:34
by raja
Comes with normal display in Black highlights in white. Most of us may choose a dark colour for panel. Clock becomes invisible.

Adding this little code to .gtkrc-2.0 in /home/guest helps..

Code: Select all

style "myclock" {
    fg[NORMAL] = "#ffffff"
 }
class "XfceXfceClockDigital"  style "myclock"
If you use analog clock, change Digital to Analog.

Panel Clock Widget

Posted: 15 Jun 2019, 02:27
by francois
Good to see that you are a solid nemesis follower.