mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-06-13 10:37:20 +02:00
flatpak-workarounds.bash: allow Calibre access to /run/media
This commit is contained in:
parent
a03527ee07
commit
5c05348411
@ -220,6 +220,7 @@ flatpak override org.qbittorrent.qBittorrent --filesystem=xdg-download $@
|
||||
flatpak override com.calibre_ebook.calibre --nofilesystem=host $@
|
||||
flatpak override com.calibre_ebook.calibre --nodevice=all $@
|
||||
flatpak override com.calibre_ebook.calibre --device=dri $@
|
||||
flatpak override com.calibre_ebook.calibre --filesystem=/run/media $@
|
||||
# FanFicFare Browser Cache. TODO: Firefox flatpak and other browsers
|
||||
flatpak override com.calibre_ebook.calibre --filesystem=~/.cache/mozilla/firefox/ $@
|
||||
flatpak override com.calibre_ebook.calibre --filesystem=~/Calibre\ Library:create $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user