You are not logged in.
Pages: 1
Hello,
I really like thunar because it is simple and fast. However, I find that the icons in Compact View have too much spacing in between, even when I have set to minimum icon size.
Thanks
Running xfce4.6 on ubuntu karmic koala
Offline
http://thunar.xfce.org/pwiki/documentat … d_settings
This is the first result returned by Google by searching: thunar icon spacing
Offline
I have already tried what was suggested on the website. However, I was only able to change the spacing in icon view and not compact view. The documentation isn't very clear about it. Would anyone mind proving clearer instructions on changing the spacing between icons in compact view.
Thanks
Offline
By adding the ThunarCompactView class ?
style "thunar-icon-view-reduced-style"
{
ThunarIconView::column-spacing = 3
ThunarIconView::row-spacing = 3
}
class "ThunarIconView" style "thunar-icon-view-reduced-style"
class "ThunarCompactView" style "thunar-icon-view-reduced-style"
Offline
This did not work. I also tried using
style "thunar-icon-view-reduced-style"
{
ThunarCompactView::column-spacing = 1
ThunarCompactView::row-spacing = 1
}
class "ThunarIconView" style "thunar-icon-view-reduced-style"
class "ThunarCompactView" style "thunar-icon-view-reduced-style"
Offline
It should work and I don't know why it doesn't. Maybe someone else will be able to help you more then me.
Sorry!
Offline
It turns out that it does, it's just that the default spacing is already 0, which is too much space for me. Are there any alternatives to Thunar ? Lightweight, quick, fully featured and GTK support. I already tried PCManFM but it doesn't have support for the MIME types. I thinks that everything is a text file.
Thanks
Offline
I don't know much about other file managers, maybe rox-filler or xfe could suit you.
Offline
Pages: 1
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 540.09 KiB (Peak: 541.37 KiB) ]