[Xfce-bugs] [Bug 14647] Thunar's navbar doesn't respect my icon theme
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat Sep 1 11:48:19 CEST 2018
https://bugzilla.xfce.org/show_bug.cgi?id=14647
ToZ <tony.paulic at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tony.paulic at gmail.com
--- Comment #1 from ToZ <tony.paulic at gmail.com> ---
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.
More information about the Xfce-bugs
mailing list