Skip to content

Commit

Permalink
Add templates dir to xochitl.oxide (#229)
Browse files Browse the repository at this point in the history
This fixes an issue where xochitl would have trouble loading custom templates when running under Oxide.
  • Loading branch information
bkirwi authored Nov 6, 2021
1 parent 61b5c7a commit e389ada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/opt/usr/share/applications/xochitl.oxide
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"/home/root",
"/tmp/runtime-root",
"/usr/share",
"/usr/share/remarkable/templates",
"/run/udev",
"/run/dbus",
"/run/systemd/resolve",
Expand Down

0 comments on commit e389ada

Please sign in to comment.