Update lxqt-config-session
This commit is contained in:
parent
aceb374688
commit
2e39dd2500
1 changed files with 5 additions and 4 deletions
|
|
@ -3,12 +3,15 @@
|
|||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
#include <tunables/global>
|
||||
abi <abi/3.0>,
|
||||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/lxqt-config-session
|
||||
profile lxqt-config-session @{exec_path} {
|
||||
profile lxqt-config-session @{exec_path} flags=(complain) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/graphics>
|
||||
include <abstractions/video>
|
||||
include <abstractions/lxqt>
|
||||
include <abstractions/qt5-shader-cache>
|
||||
|
|
@ -18,8 +21,6 @@ profile lxqt-config-session @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/usr/share/libdrm/amdgpu.ids r,
|
||||
|
||||
/etc/xdg/autostart/ r,
|
||||
/etc/xdg/autostart/** r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue