mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-31 07:17:22 +01:00
Update xdg-desktop-portal-hyprland
This commit is contained in:
parent
75fba4c6c7
commit
a224adc42e
1 changed files with 1 additions and 2 deletions
|
@ -9,11 +9,9 @@ include <tunables/global>
|
||||||
@{exec_path} = @{lib}/xdg-desktop-portal-hyprland
|
@{exec_path} = @{lib}/xdg-desktop-portal-hyprland
|
||||||
profile xdg-desktop-portal-hyprland @{exec_path} {
|
profile xdg-desktop-portal-hyprland @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/audio>
|
|
||||||
include <abstractions/audio-client>
|
include <abstractions/audio-client>
|
||||||
include <abstractions/dconf-write>
|
include <abstractions/dconf-write>
|
||||||
include <abstractions/desktop>
|
include <abstractions/desktop>
|
||||||
include <abstractions/dri-enumerate>
|
|
||||||
include <abstractions/graphics>
|
include <abstractions/graphics>
|
||||||
include <abstractions/nameservice-strict>
|
include <abstractions/nameservice-strict>
|
||||||
|
|
||||||
|
@ -21,6 +19,7 @@ profile xdg-desktop-portal-hyprland @{exec_path} {
|
||||||
|
|
||||||
@{sh_path} ix,
|
@{sh_path} ix,
|
||||||
@{bin}/hyprland-share-picker rix,
|
@{bin}/hyprland-share-picker rix,
|
||||||
|
@{bin}/sleep rix,
|
||||||
@{bin}/slurp rix,
|
@{bin}/slurp rix,
|
||||||
|
|
||||||
owner /tmp/hypr/ rw,
|
owner /tmp/hypr/ rw,
|
||||||
|
|
Loading…
Reference in a new issue