Panel Clock Widget

Arch based Porteus community project

Moderator: M. Eerie

raja
Shogun
Shogun
Posts: 434
Joined: 02 May 2017, 09:51
Distribution: v3.2.2-32 and Porteus-Artix-64
Location: Chennai,India

Panel Clock Widget

Post#1 by raja » 28 May 2019, 08:34

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.
Linux Kernel-4.4.272 -32 bit; Linux Kernel-5.4.185 - 64 bit

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Panel Clock Widget

Post#2 by francois » 15 Jun 2019, 02:27

Good to see that you are a solid nemesis follower.
Prendre son temps, profiter de celui qui passe.

Post Reply