https://bugzilla.xfce.org/show_bug.cgi?id=14647
ToZ <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from ToZ <[email protected]> --- Those are symbolic icons. You can force regular icons with the following in ~/.config/gtk-3.0/gtk.css: .thunar { -gtk-icon-style: regular; -gtk-icon-transform: scale(1.0); } Note: the "-gtk-icon-transform" line will allow you to scale the size of those icons. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
