You are not logged in.
Hi , recently i upgraded from 4.14 to 4.16 on Arch Linux and i realized that minimized icons in panel have dimmed label , i searched a lot , tried lots of themes , even clean installing Arch + XFCE again and found nothing except a value to be set in gtk.css , but it's about icons not labels , please tell me how can i disable dimming of minimized app labels ?
this value will undim icons but not labels :
* {
-XfceTasklist-minimized-icon-lucency: 100;
}
Thank you.
Offline
Hello and welcome.
Try:
.tasklist .label-hidden { opacity: 1.0 }
Offline
Woooow , it Works like a charm.
Thank you very very much , you are awesome.
I wish you bests.
Offline