feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-12-10 14:34:38 +00:00
parent 5cf5b74f4b
commit 032d805666
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
28 changed files with 82 additions and 186 deletions

View file

@ -14,6 +14,7 @@ profile gio-launch-desktop @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/app-launcher-user>
include <abstractions/consoles>
include <abstractions/deny-sensitive-home>
include <abstractions/gnome-strict>
include <abstractions/trash>
@ -29,5 +30,7 @@ profile gio-launch-desktop @{exec_path} flags=(attach_disconnected) {
/dev/dri/card@{int} rw,
deny @{user_share_dirs}/gvfs-metadata/{,*} r,
include if exists <local/gio-launch-desktop>
}