diff --git a/bash/flatpakifier.bash b/bash/flatpakifier.bash index 32000e1..0b243e6 100755 --- a/bash/flatpakifier.bash +++ b/bash/flatpakifier.bash @@ -23,6 +23,7 @@ ln -sfv $FLATPAKEXPORTS/im.dino.Dino $TARGETDIR/dino ln -sfv $FLATPAKEXPORTS/org.gnome.eog $TARGETDIR/eog ln -sfv $FLATPAKEXPORTS/org.gnome.eog $TARGETDIR/eom #ln -sfv $FLATPAKEXPORTS/page.codeberg.dnkl.foot $TARGETDIR/foot +ln -sfv $FLATPAKEXPORTS/com.calibre_ebook.calibre $TARGETDIR/calibre # Electron apps that actually need wrappers and flags #ln -sfv $FLATPAKEXPORTS/com.visualstudio.code $TARGETDIR/code