Update lxqt-notificationd
This commit is contained in:
parent
e072d6a6da
commit
1b650cbe5a
1 changed files with 3 additions and 3 deletions
|
|
@ -7,8 +7,8 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_pathlx112} = @{bin}/lxqt-notificationd
|
||||
profile lxqt-notificationd @{exec_pathlx112} {
|
||||
@{exec_path} = @{bin}/lxqt-notificationd
|
||||
profile lxqt-notificationd @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/graphics>
|
||||
|
|
@ -35,7 +35,7 @@ profile lxqt-notificationd @{exec_pathlx112} {
|
|||
interface="org.freedesktop.Notifications"
|
||||
peer=(name=":[0-9]*.[0-9]*"),
|
||||
|
||||
@{exec_pathlx112} mr,
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/nsswitch.conf r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue