Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-12-23 09:51:38

sushi
Member
Registered: 2019-04-22
Posts: 89
LinuxFirefox 133.0

[SOLVED] xfce 4.20 space between desktop icons and font?

Hello,

Since 4.20 the space between the desktop icons and font text below is bigger. I use the gtk.css with this content:

XfdesktopIconView.view {
    -XfdesktopIconView-label-alpha:0;
    -XfdesktopIconView-selected-label-alpha:0;
    -XfdesktopIconView-ellipsize-icon-labels:0;
    -XfdesktopIconView-tooltip-size:128;
    -XfdesktopIconView-cell-spacing:-5;
    -XfdesktopIconView-cell-padding:25;
    -XfdesktopIconView-cell-text-width-proportion:3.3;


But it seems not to be taken in account anymore. Is there a way to reduce the space between icons and the text below?

Thanks.

Last edited by sushi (2024-12-23 12:35:47)

Offline

#2 2024-12-23 11:01:21

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,678
LinuxFirefox 133.0

Re: [SOLVED] xfce 4.20 space between desktop icons and font?

The code above does work. Note that you are missing a close bracket in that snippet that would make it not work.

To change the spacing between the text and the icon you would use a lower "cell-padding" value.


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

#3 2024-12-23 12:23:48

sushi
Member
Registered: 2019-04-22
Posts: 89
LinuxFirefox 133.0

Re: [SOLVED] xfce 4.20 space between desktop icons and font?

Thanks ToZ,

I have the close bracket in place, just didn't copy it here. I will try you suggestion and see. Probably it doesn't take place till I logout/login..?

Edit: It's working after a logout/in.

Last edited by sushi (2024-12-23 12:35:18)

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.011 seconds, 7 queries executed - Memory usage: 524.91 KiB (Peak: 531.28 KiB) ]