mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 03:40:05 +00:00
Flatpak does not have a specific one for serial, just for all
This commit is contained in:
parent
28ca8df5df
commit
52675721b4
1 changed files with 1 additions and 3 deletions
|
|
@ -30,9 +30,7 @@ finish-args:
|
||||||
# Wayland access
|
# Wayland access
|
||||||
- --socket=wayland
|
- --socket=wayland
|
||||||
# GPU acceleration if needed
|
# GPU acceleration if needed
|
||||||
- --device=dri
|
- --device=all
|
||||||
# Needs access to serial port devices
|
|
||||||
- --device=serial
|
|
||||||
# Needs to talk to the network:
|
# Needs to talk to the network:
|
||||||
- --share=network
|
- --share=network
|
||||||
# Needs to save files locally
|
# Needs to save files locally
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue