feat(profile): modernize some profiles.

This commit is contained in:
Alexandre Pujol 2024-10-02 13:46:30 +01:00
parent 28a2892be0
commit 239ae17119
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
15 changed files with 28 additions and 58 deletions

View file

@ -10,6 +10,8 @@ include <tunables/global>
@{exec_path} = @{bin}/xdg-email
profile xdg-email @{exec_path} flags=(complain) {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/freedesktop.org>
@{exec_path} r,

View file

@ -12,6 +12,7 @@ profile xdg-icon-resource @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/nameservice-strict>
include <abstractions/freedesktop.org>
@{exec_path} r,

View file

@ -11,6 +11,7 @@ include <tunables/global>
profile xdg-screensaver @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/freedesktop.org>
@{exec_path} r,