From 52675721b4541751cf58aca443461cfe69986f52 Mon Sep 17 00:00:00 2001 From: AdenKoperczak Date: Sat, 7 Jun 2025 13:19:43 -0400 Subject: [PATCH] Flatpak does not have a specific one for serial, just for all --- tools/net.supercellwx.app.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/net.supercellwx.app.yml b/tools/net.supercellwx.app.yml index a31fa255..ced79027 100644 --- a/tools/net.supercellwx.app.yml +++ b/tools/net.supercellwx.app.yml @@ -30,9 +30,7 @@ finish-args: # Wayland access - --socket=wayland # GPU acceleration if needed - - --device=dri - # Needs access to serial port devices - - --device=serial + - --device=all # Needs to talk to the network: - --share=network # Needs to save files locally