Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-03-11 19:59:06

Fragrant1470
Member
From: Poland
Registered: 2025-03-01
Posts: 16
MacintoshFirefox 136.0

How to show app icons in application finder?

In the Application Finder, on my default installation, each app had a big icon and app name, and the path below the app name in smaller font (irrc). To be honest, I changed some appearance settings, and now they're gone. I could not manage to get them back, updating the settings I recall. Having only the app paths is unreadable.

Image: https://www.idrive.com/idrive/sh/sh?k=h7l1a1l5a6.

Instructions on uploading images are unclear. It says to include a link inside the tag, and it will be displayed, but it implies it has to be uploaded on XFCE somewhere first, but there is no way to do that.

Offline

#2 2025-03-11 21:10:53

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,939
LinuxFirefox 136.0

Re: How to show app icons in application finder?

It appears you are running xfce4-appfinder in collapsed mode. If you click the down arrow at the end of the entry field, you should get the icon display.

Alternatively, if you are starting it from a shortcut, edit the shortcut to remove the "--collapsed" parameter so it starts in icon mode by default.

Instructions on uploading images are unclear. It says to include a link inside the tag, and it will be displayed, but it implies it has to be uploaded on XFCE somewhere first, but there is no way to do that.

The image hosting site needs to support bbcode. It appears that iDrive does not. In that case, simply displaying the link like you have will suffice. Or alternatively, use an image hosting site that supports bbcode.


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-03-13 01:34:07

k3dAR
Member
From: Czech Republic
Registered: 2022-07-27
Posts: 112
LinuxChrome 134.0

Re: How to show app icons in application finder?

not sure if is default in Xubuntu or also in main Xfce and/or other distros, but here is hotkeys:
Alt+F2 - show in collapsed mode (without icons, but with command history)
Alt+F3 - show in normal/expanded mode (with icons, without command history)

Offline

#4 2025-03-13 10:27:49

Fragrant1470
Member
From: Poland
Registered: 2025-03-01
Posts: 16
MacintoshFirefox 136.0

Re: How to show app icons in application finder?

k3dAR wrote:

not sure if is default in Xubuntu or also in main Xfce and/or other distros, but here is hotkeys:
Alt+F2 - show in collapsed mode (without icons, but with command history)
Alt+F3 - show in normal/expanded mode (with icons, without command history)

Hmm, where are hotkeys for appfinder stored by default? I'm on Debian 12.

Offline

#5 2025-03-13 10:50:40

eriefisher
Wanderer
From: ON, Canada
Registered: 2008-10-25
Posts: 713
LinuxFirefox 136.0

Re: How to show app icons in application finder?

Fragrant1470 wrote:

Hmm, where are hotkeys for appfinder stored by default? I'm on Debian 12.

Settings>>Keyboard>>Application Shortcuts


I AM CANADIAN!
Siduction
Debian Sid
Xfce 4.20 with Wayland/Labwc

Offline

#6 2025-03-13 16:13:33

Fragrant1470
Member
From: Poland
Registered: 2025-03-01
Posts: 16
LinuxFirefox 128.0

Re: How to show app icons in application finder?

eriefisher wrote:
Fragrant1470 wrote:

Hmm, where are hotkeys for appfinder stored by default? I'm on Debian 12.

Settings>>Keyboard>>Application Shortcuts

Ah, I asked because I thought they're in a special place for appfinder. Yes, these are the defaults.

I launch appfinder through Applications > Run program and then it's collapsed by default. How can I change this?

Offline

#7 2025-03-13 18:07:45

eriefisher
Wanderer
From: ON, Canada
Registered: 2008-10-25
Posts: 713
LinuxFirefox 136.0

Re: How to show app icons in application finder?

/usr/share/applications/xfce4-run.desktop

Open as root in a text editor and change the "Exec" line by removing "--collapsed".


I AM CANADIAN!
Siduction
Debian Sid
Xfce 4.20 with Wayland/Labwc

Offline

#8 2025-03-13 18:22:52

Fragrant1470
Member
From: Poland
Registered: 2025-03-01
Posts: 16
LinuxFirefox 128.0

Re: How to show app icons in application finder?

Yes, that worked!

eriefisher wrote:

/usr/share/applications/xfce4-run.desktop

Open as root in a text editor and change the "Exec" line by removing "--collapsed".

Offline

#9 2025-03-14 15:48:50

k3dAR
Member
From: Czech Republic
Registered: 2022-07-27
Posts: 112
LinuxChrome 134.0

Re: How to show app icons in application finder?

eriefisher wrote:

/usr/share/applications/xfce4-run.desktop

Open as root in a text editor and change the "Exec" line by removing "--collapsed".

but this way, change be replaced by default in future xfce4-appfinder package updated ;-)

so i recommend one:

GUI way - in menulibre (Menu Editor)
- search: xfce4-run
- in "command" field remove "--collapsed"
- click on Save icon

CLI way
- mkdir -p ~/.local/share/applications
- cp /usr/share/applications/xfce4-run.desktop ~/.local/share/applications/
and remove "--collapsed" in ~/.local/share/applications/xfce4-run.desktop

For revert change simply:
rm ~/.local/share/applications/xfce4-run.desktop

BTW: menulibre internaly doing exact same as descibed in CLI way

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 558.91 KiB (Peak: 575.76 KiB) ]