diff --git a/nyxt/post-install b/nyxt/post-install new file mode 100755 index 0000000..cafb913 --- /dev/null +++ b/nyxt/post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas + +# EOF