You are not logged in.

#1 2024-06-05 01:02:06

Securebread
Member
Registered: 2024-06-05
Posts: 1

KDE Plasma, Discover Downloads Folder

Hello, I am looking to change the downloads folder of the Discover app and try as I might, I cannot find it anywhere

I am using flatpak as my package manager

it would be a major help if I could find the answer

Offline

#2 2024-06-05 06:30:05

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,276

Re: KDE Plasma, Discover Downloads Folder

What do you mean by "downloads folder"? What do you expect to find there?

Offline

#3 2024-06-07 13:33:37

AaAaAAaaAAaARCH
Member
Registered: 2024-02-29
Posts: 42

Re: KDE Plasma, Discover Downloads Folder

Discover itself does not download anything, It is just a GUI wrapper for flatpak. Flatpak is the application doing the actual downloads, and the cache of discover is probably at ~/.cache/discover

Do you mean the folder where the software is stored (/var/lib/flatpak) or the data (~/.var/app/) ? Also note that some naughty apps can use other folders as specified in their permission list.

If you want to change the folders per system/user check (flatpak-installation)
https://docs.flatpak.org/en/latest/flat … stallation

You can change the data folder for a specific application/instance by changing the HOME environment variable.

env HOME=/my/specific/folder flatpak run org.appdomain.appname

Last edited by AaAaAAaaAAaARCH (2024-06-07 13:55:32)

Offline

Board footer

Powered by FluxBB