Update lxqt-leave
This commit is contained in:
parent
8b3c106bc1
commit
2f1f1b87f1
1 changed files with 6 additions and 6 deletions
|
|
@ -3,23 +3,23 @@
|
||||||
# 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>
|
||||||
|
|
||||||
@{exec_path} = @{bin}/lxqt-leave
|
@{exec_pathlx21} = @{bin}/lxqt-leave
|
||||||
profile lxqt-leave @{exec_path} {
|
profile lxqt-leave @{exec_pathlx21} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/gtk>
|
include <abstractions/gtk>
|
||||||
include <abstractions/graphics>
|
include <abstractions/graphics>
|
||||||
include <abstractions/video>
|
include <abstractions/video>
|
||||||
include <abstractions/lxqt>
|
include <abstractions/lxqt>
|
||||||
include <abstractions/qt5-shader-cache>
|
include <abstractions/qt5-shader-cache>
|
||||||
include <abstractions/bus-accessibility>
|
include <abstractions/dbus-session-strict>
|
||||||
include <abstractions/bus-session>
|
include <abstractions/dbus-accessibility-strict>
|
||||||
include <abstractions/gvfs-open>
|
include <abstractions/gvfs-open>
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_pathlx21} mr,
|
||||||
|
|
||||||
owner /tmp/@{int} r,
|
owner /tmp/@{int} r,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue