mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-04 02:38:33 +02:00
fix(telegram): preserve Wayland app ID in nixpak
This commit is contained in:
@@ -31,6 +31,8 @@ let
|
||||
};
|
||||
|
||||
bubblewrap = {
|
||||
# nixpak exposes /.flatpak-info, so Telegram uses FLATPAK_ID as its Wayland app ID.
|
||||
env.FLATPAK_ID = appId;
|
||||
bind.rw = [
|
||||
sloth.xdgDocumentsDir
|
||||
sloth.xdgDownloadDir
|
||||
|
||||
Reference in New Issue
Block a user