Skip to content

Commit

Permalink
Make fonts available to Snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
eprovst committed Nov 20, 2017
1 parent 0599093 commit 01723e8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ confinement: strict
apps:
feltix:
command: feltix
plugs: [home, removable-media]
plugs:
- home
- desktop
- removable-media

parts:
feltix-cli:
Expand Down

0 comments on commit 01723e8

Please # to comment.