Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Commit

Permalink
Add DRI device to enable OpenGL acceleration
Browse files Browse the repository at this point in the history
  • Loading branch information
rfuest authored and TingPing committed Sep 1, 2018
1 parent 8810cca commit 3c62f34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org.kicad_pcb.KiCad.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"finish-args": [
"--share=network",
"--socket=x11",
"--device=dri",
"--share=ipc",
"--filesystem=home"
],
Expand Down

0 comments on commit 3c62f34

Please sign in to comment.