flatpak-workarounds.bash: commented WIP gearlever hardening

This commit is contained in:
Aminda Suomalainen 2024-08-16 11:05:02 +03:00
parent 19c224b200
commit c85f4750f2
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -73,6 +73,9 @@ flatpak override im.riot.Riot --talk-name=org.freedesktop.secrets $@
# it having access to the same config is preferable.
flatpak override org.squidowl.halloy --filesystem=~/snap/halloy:create $@
# Hardening GearLever, https://github.com/mijorus/gearlever/issues/143
#flatpak override it.mijorus.gearlever --no-filesystem=home --filesystem=~/.local/share/applications:create --filesystem=~/AppImages:create
# Display the overrides
if [ -d /var/lib/flatpak/overrides/ ]; then
tail -n +1 /var/lib/flatpak/overrides/*