:: Re: [DNG] To KDE users: how to teac…
Kezdőlap
Delete this message
Reply to this message
Szerző: Martin Steigerwald
Dátum:  
Címzett: dng
Tárgy: Re: [DNG] To KDE users: how to teach GTK apps to use KDE file dialog
Hi.

Adrian Zaugg - 14.04.25, 00:40:52 CEST:
> Recently I discovered how to make GTK apps use KDE file dialogs under
> KDE plasma. The GTK file dialog is really annoying if one's used to
> dolphin like features in KDE plasma file dialogs, it was disturbing me
> especially using Firefox. The solution is very simple: Just add
> "GTK_USE_PORTAL=1" to /etc/ environment:
>
> as root do:
>         echo "GTK_USE_PORTAL=1" >> /etc/environment


Thanks.

I am aware of this. I put it into my ~/.zshrc, however doing it globally
might be a better idea in case you have more users. And yes I agree: The
GTK file dialog is awful. That is at least my opinion.

Only thing I found: Initially the file dialog comes up with "/" instead of
for example "$HOME" on X11. But this appears to be related to Runit as
init:

dbus-x11: Several processes in Plasma session including krunner have / as
current working directory

https://bugs.debian.org/1032368

Will test Wayland again after a while, but so far for every time something
I need was broken on Wayland. So likely will wait for Plasma 6.4 in Devuan
Ceres.

Best,
--
Martin