feat(profile): general update.
This commit is contained in:
parent
4490db45c9
commit
095254864f
26 changed files with 52 additions and 37 deletions
|
|
@ -9,13 +9,10 @@ include <tunables/global>
|
|||
@{exec_path} = @{lib}/mate-notification-daemon/mate-notification-daemon
|
||||
profile mate-notification-daemon @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/fonts>
|
||||
include <abstractions/dconf-write>
|
||||
include <abstractions/freedesktop.org>
|
||||
include <abstractions/desktop>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{HOME}/.Xauthority r,
|
||||
|
||||
include if exists <local/mate-notification-daemon>
|
||||
}
|
||||
|
|
@ -12,9 +12,8 @@ profile mpv @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/audio-client>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/desktop>
|
||||
include <abstractions/fontconfig-cache-read>
|
||||
include <abstractions/fonts>
|
||||
include <abstractions/freedesktop.org>
|
||||
include <abstractions/graphics>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/ssl_certs>
|
||||
|
|
@ -38,7 +37,6 @@ profile mpv @{exec_path} {
|
|||
@{bin}/youtube-dl rPx,
|
||||
@{bin}/yt-dlp rPx,
|
||||
|
||||
/etc/libva.conf r,
|
||||
/etc/mpv/* r,
|
||||
/etc/samba/smb.conf r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue