# apparmor.d - Full set of apparmor profiles # Copyright (C) 2024 valoq # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{bin}/swayimg profile swayimg /{,usr/}{,s}bin/swayimg { include include include include @{exec_path} mr, owner @{user_config_dirs}/swayimg/** r, include if exists } # vim:syntax=apparmor