Re: Flatpak and GNOME

2025-03-02 Thread Snikta
  # FLATPAK   # Make apps available in GNOME Shell.   export XDG_DATA_DIRS="$XDG_DATA_DIRS:$HOME/.local/share/flatpak/exports/share"   export XDG_DATA_DIRS="$XDG_DATA_DIRS:/var/lib/flatpak/exports/share" Worked! Thanks! OpenPGP_0x8CF8982C455FAB05.asc Description: OpenPGP public key Op

Re: Flatpak and GNOME

2025-03-02 Thread Luis Felipe
Hi Snikta, On 28/02/25 14:37, Snikta wrote: I'm using Steam and Signal from Flatpak but I don't get them to play well with GNOME. The apps don't show up in the applications menu and they are not visible on the top tool bar. I guess this is probably an easy fix, but I'm not too familiar with ne

Re: Flatpak and GNOME

2025-03-02 Thread Snikta
Have you tried rebooting already? I remember it helping sometimes. If that does not help, check the value of $XDG_DATA_DIRS to be sure that it includes paths to flatpak directories. But when I tried flatpak before, I do not remember configuring that manually in Guix System. There may also be soft

Re: Flatpak and GNOME

2025-03-02 Thread Roman Riabenko via
On Fri, 28 Feb 2025 15:37:10 +0100 Snikta wrote: > well with GNOME. The apps don't show up in the applications menu and > they are not visible on the top tool bar. I guess this is probably an > easy fix, but I'm not too familiar with neither Flatpak, GNOME nor Guix. > I guess one should set so

Flatpak and GNOME

2025-03-02 Thread Snikta
Hi, I'm using Steam and Signal from Flatpak but I don't get them to play well with GNOME. The apps don't show up in the applications menu and they are not visible on the top tool bar. I guess this is probably an easy fix, but I'm not too familiar with neither Flatpak, GNOME nor Guix. I guess