Re: titles on my icons
ToddAndMargo <[email protected]> Mon, 28 Apr 2025 00:40:44 -0700
| Newsgroups | gmane.comp.xfce.user |
|---|---|
| Message-ID | <[email protected]> |
On 4/28/25 12:18 AM, ToddAndMargo wrote:
> Hi All,
>
> How do I get the full title of my icons to show?
> They are clipped half way through.
>
> https://imgur.com/1hlqPPD.png
>
> Many thanks,
> -T
Figured it out. First one is icon spacing and
the second one is to show the full labels:
vi ~/.config/gtk-3.0/gtk.css
.view, iconview {
-XfdesktopIconView-cell-padding: 20;
}
* {
-XfdesktopIconView-ellipsize-icon-labels: 0;
}
_______________________________________________
Xfce mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce
http://www.xfce.org