Skip to content

Commit

Permalink
fix: add network permission
Browse files Browse the repository at this point in the history
Adds the network permission, as one of the new features requires
connecting to a server.
  • Loading branch information
FineFindus committed Oct 8, 2024
1 parent 1f37299 commit 6e6aea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-aux/io.github.finefindus.Hieroglyphic.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
],
"command": "hieroglyphic",
"finish-args": [
"--share=network",
"--socket=wayland",
"--socket=fallback-x11",
"--share=ipc",
Expand Down

0 comments on commit 6e6aea3

Please sign in to comment.