Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-12-21 14:54:07

arsenalbird888
Member
Registered: 2024-12-21
Posts: 3
Windows 10Firefox 133.0

[SOLVED]How can I make the Toolbar on Thunar File Manager smaller?

I use Debian 12.7 with Xfce. Is there any option/command that I can use to make the Toolbar smaller? It looks ugly in my opinion
https://imgur.com/net2DQo

Last edited by arsenalbird888 (2024-12-22 12:29:21)

Offline

#2 2024-12-21 17:56:59

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

Re: [SOLVED]How can I make the Toolbar on Thunar File Manager smaller?

Hello and welcome.

Try this in ~/.config/gtk-3.0/gtk.css:

.thunar toolbar image {-gtk-icon-transform: scale(0.5);}

...adjust "0.5" to suit.

You'll need to restart thunar and it's daemon, or log out and back in again for it to take effect.

Note: if you want the entry field smaller as well, add the following:

.thunar toolbar {padding: 10px}

...and adjust "10px" to suit.


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-22 08:19:06

arsenalbird888
Member
Registered: 2024-12-21
Posts: 3
UbuntuFirefox 130.0

Re: [SOLVED]How can I make the Toolbar on Thunar File Manager smaller?

Thank you for your reply! I can't find "gtk.css" in the "gtk-3.0" folder... Should make a new file there or does it require a special way to open it? I'm new to Linux, sorry for my ignorance >_<;

Offline

#4 2024-12-22 10:27:32

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

Re: [SOLVED]How can I make the Toolbar on Thunar File Manager smaller?

Yes, if the file doesn't exist, simply create it. It will be processed if it exists.


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

#5 2024-12-22 12:29:04

arsenalbird888
Member
Registered: 2024-12-21
Posts: 3
Windows 10Firefox 133.0

Re: [SOLVED]How can I make the Toolbar on Thunar File Manager smaller?

It solved my problem, thank you so much!! smile

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: 547.12 KiB (Peak: 547.96 KiB) ]