profiles: halloy: format misc

This commit is contained in:
Kelvin M. Klann 2026-03-12 07:05:52 +00:00 committed by GitHub
parent 6755ec8aa0
commit 06a42773da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,6 @@
# Firejail profile for Halloy
# Description: Modern IRC client
# This file is overwritten after every install/update
# Persistent local customizations
include halloy.local
# Persistent global definitions
@ -11,8 +10,6 @@ noblacklist ${HOME}/.config/halloy
noblacklist ${HOME}/.cache/halloy
noblacklist ${HOME}/.local/share/halloy
# Remove the next blacklist if your system has no /usr/libexec dir,
# otherwise try to add it.
blacklist /usr/libexec
include disable-common.inc
@ -30,7 +27,6 @@ mkdir ${HOME}/.local/share/halloy
whitelist ${HOME}/.config/halloy
whitelist ${HOME}/.cache/halloy
whitelist ${HOME}/.local/share/halloy
include whitelist-common.inc
include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc