Update lxqt-runner
This commit is contained in:
parent
7e6daa55fe
commit
85d6afabdc
1 changed files with 3 additions and 3 deletions
|
|
@ -7,8 +7,8 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_pathlx27} = @{bin}/lxqt-runner
|
||||
profile lxqt-runner @{exec_pathlx27} {
|
||||
@{exec_path} = @{bin}/lxqt-runner
|
||||
profile lxqt-runner @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/video>
|
||||
|
|
@ -17,7 +17,7 @@ profile lxqt-runner @{exec_pathlx27} {
|
|||
include <abstractions/dbus-accessibility-strict>
|
||||
include <abstractions/gvfs-open>
|
||||
|
||||
@{exec_pathlx27} mr,
|
||||
@{exec_path} mr,
|
||||
|
||||
/usr/share/icons/ r,
|
||||
/usr/share/icons/{,**} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue