Update lxqt-config-notificationd
This commit is contained in:
parent
2d035de9d7
commit
e24fb55722
1 changed files with 3 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com>
|
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com>
|
||||||
# SPDX-License-Identifier: GPL-2.0-only
|
# SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
abi <abi/3.0>,
|
abi <abi/4.0>,
|
||||||
|
|
||||||
include <tunables/global>
|
include <tunables/global>
|
||||||
|
|
||||||
|
|
@ -11,11 +11,10 @@ include <tunables/global>
|
||||||
profile lxqt-config-notificationd @{exec_path} {
|
profile lxqt-config-notificationd @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/fonts>
|
include <abstractions/fonts>
|
||||||
include <abstractions/qt5>
|
|
||||||
include <abstractions/fontconfig-cache-read>
|
|
||||||
include <abstractions/lxqt>
|
include <abstractions/lxqt>
|
||||||
include <abstractions/fontconfig-cache-read>
|
include <abstractions/fontconfig-cache-read>
|
||||||
include <abstractions/graphics>
|
include <abstractions/graphics>
|
||||||
|
include <abstractions/mesa>
|
||||||
include <abstractions/nameservice-strict>
|
include <abstractions/nameservice-strict>
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
@ -30,7 +29,7 @@ profile lxqt-config-notificationd @{exec_path} {
|
||||||
owner @{user_config_dirs}/lxqt/notifications.conf.@{rand6} l -> @{user_config_dirs}/lxqt/#@*,
|
owner @{user_config_dirs}/lxqt/notifications.conf.@{rand6} l -> @{user_config_dirs}/lxqt/#@*,
|
||||||
|
|
||||||
owner /tmp/#@{int} r,
|
owner /tmp/#@{int} r,
|
||||||
|
|
||||||
/dev/tty rw,
|
/dev/tty rw,
|
||||||
|
|
||||||
include if exists <local/lxqt-config-notificationd>
|
include if exists <local/lxqt-config-notificationd>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue