You are not logged in.
Pages: 1
While it's possible to easily hide button labels, I'd like to remove the icons and just leave the text. What's the easiest way of going about doing this?
Offline
As per http://docs.xfce.org/xfce/xfce4-panel/t … properties, try changing the minimized-icon-luency value to 0 (place code in ~/.gtkrc-2.0). Doing this removed the icons in the windows buttons plugin on my system (Xfce 4.10).
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Bit of a necro post.
I followed the instructions provided by the link to create the gtk.css file and it worked. No more icons on the window buttons.
However, the icon space and padding between the icon and text is lost so the text is up against the left side of the button. Is there a setting to create some padding for the text, or center align text on the window button?
Offline
You could use:
.tasklist label {padding-left: 10px}
...adjust the '10' to suit.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
What's the name of that theme?
Offline
What's the name of that theme?
Colloid-Grey-Light for the xfce desktop appearance
Fluent for the window manager
desktop screenshot - https://forum.xfce.org/viewtopic.php?pid=81109#p81109
Offline
Pages: 1
[ Generated in 0.008 seconds, 7 queries executed - Memory usage: 549.76 KiB (Peak: 550.6 KiB) ]