You are not logged in.
Pages: 1
Hi there!
My desktop is almost perfect. 99.99% i would say. Can you guys help me up to hit 100%?
The logout/quit icon over here, is too big compared to the others. How can i scale it down?
I'm using Manjaro XFCE. I have scaled down the battery icon using :
#xfce4-power-manager-plugin > box > image { -gtk-icon-transform: scale(0.6); }
Is there something similar i can do to the action buttons icon?
cheers
Edit: Ofc i already changed the icon size in the panel preferences, but that will mess with every other icon and that's not what i want. I just want to resize this specific icon
Last edited by EggZaile (2021-03-30 20:45:51)
Offline
Hello and welcome.
Try:
#actions-14>box>button>image { -gtk-icon-transform: scale(0.8); }
...where "14" is the ID of the plugin (that you can get by hovering over the plugin name in the panel properties Items page) and "0.8" is icon scale size.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Hello and welcome.
Try:
#actions-14>box>button>image { -gtk-icon-transform: scale(0.8); }
...where "14" is the ID of the plugin (that you can get by hovering over the plugin name in the panel properties Items page) and "0.8" is icon scale size.
Omg! I LOVE YOU! you just made my day!! thank you thank you thank you so much!
Offline
Try rightclickk on panel and select
Panel Preferences>Appearance
You should see Icons adjust size automatically
click it
then increase and decrease the icons at will.
Offline
Pages: 1
[ Generated in 0.010 seconds, 9 queries executed - Memory usage: 524.96 KiB (Peak: 525.8 KiB) ]