From fe3d32df1f92ece9c5ee25cb78442830e87a104e Mon Sep 17 00:00:00 2001 From: odomingao Date: Sun, 21 Jul 2024 16:10:46 -0300 Subject: [PATCH] Add access to gamescope --- apparmor.d/groups/hyprland/hyprland | 1 + 1 file changed, 1 insertion(+) diff --git a/apparmor.d/groups/hyprland/hyprland b/apparmor.d/groups/hyprland/hyprland index 25ebbf28..2a41650b 100644 --- a/apparmor.d/groups/hyprland/hyprland +++ b/apparmor.d/groups/hyprland/hyprland @@ -45,6 +45,7 @@ profile hyprland @{exec_path} flags=(attach_disconnected) { @{run}/udev/data/c13:@{int} r, @{run}/udev/data/c189:@{int} r, @{run}/udev/data/c226:@{int} r, + owner @{run}/user/@{uid}/gamescope-* rw, owner @{run}/user/@{uid}/hypr/{,**} rw, owner @{run}/user/@{uid}/.hyprpaper_* rw, owner @{run}/user/@{uid}/.hyprpicker_* rw,