Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-10-29 17:40:41

emil2007
Member
Registered: 2017-03-29
Posts: 25
LinuxFirefox 144.0

Decrease the size of alt+tab thumbnails?

Is there a way to decrease the size of the windows thumbnails when switching with alt+tab? They are too big. I am using manjaro xfce.

Offline

#2 2025-10-29 23:09:51

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 12,309
LinuxFirefox 144.0

Re: Decrease the size of alt+tab thumbnails?

Try this: Add the following to ~/.config/gtk-3.0/gtk.css:

#xfwm-tabwin {
   -XfwmTabwinWidget-icon-size: 24px;
   -XfwmTabwinWidget-preview-size: 48px; }

...and adjust the px sizes to suit. Supported min/max values are:

  • icon-size: 24 / 128

  • preview-size: 48 / 512

Make sure you restart xfwm4 or log out and back in again to test.

You can also change the previews to list mode via Settings Manager > Window Manager Tweaks > Cycling, and select "Cycle through windows in a list".

Note that the size of the window previews also changes dynamically based on the number of open windows and your screen size/real estate.


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 2025-10-30 09:36:56

emil2007
Member
Registered: 2017-03-29
Posts: 25
LinuxFirefox 144.0

Re: Decrease the size of alt+tab thumbnails?

Thanks, it worked.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 540.72 KiB (Peak: 550.41 KiB) ]