mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-19 01:18:16 +01:00
Add access to gamescope
This commit is contained in:
parent
512b42702b
commit
fe3d32df1f
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ profile hyprland @{exec_path} flags=(attach_disconnected) {
|
||||||
@{run}/udev/data/c13:@{int} r,
|
@{run}/udev/data/c13:@{int} r,
|
||||||
@{run}/udev/data/c189:@{int} r,
|
@{run}/udev/data/c189:@{int} r,
|
||||||
@{run}/udev/data/c226:@{int} r,
|
@{run}/udev/data/c226:@{int} r,
|
||||||
|
owner @{run}/user/@{uid}/gamescope-* rw,
|
||||||
owner @{run}/user/@{uid}/hypr/{,**} rw,
|
owner @{run}/user/@{uid}/hypr/{,**} rw,
|
||||||
owner @{run}/user/@{uid}/.hyprpaper_* rw,
|
owner @{run}/user/@{uid}/.hyprpaper_* rw,
|
||||||
owner @{run}/user/@{uid}/.hyprpicker_* rw,
|
owner @{run}/user/@{uid}/.hyprpicker_* rw,
|
||||||
|
|
Loading…
Reference in a new issue