Update lxqt-config-locale
This commit is contained in:
parent
1ff9697a45
commit
7d8eaa6f82
1 changed files with 8 additions and 9 deletions
|
|
@ -3,24 +3,23 @@
|
|||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
abi <abi/3.0>,
|
||||
abi <abi/4.0>,
|
||||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/lxqt-config-locale
|
||||
profile lxqt-config-locale @{exec_path} {
|
||||
@{exec_pathl} = @{bin}/lxqt-config-locale
|
||||
profile lxqt-config-locale @{exec_pathl} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/video>
|
||||
include <abstractions/lxqt>
|
||||
include <abstractions/fontconfig-cache-read>
|
||||
include <abstractions/qt5-shader-cache>
|
||||
include <abstractions/bus-accessibility>
|
||||
include <abstractions/bus-session>
|
||||
include <abstractions/dbus-session-strict>
|
||||
include <abstractions/dbus-accessibility-strict>
|
||||
include <abstractions/gvfs-open>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
@{exec_path} mr,
|
||||
@{exec_pathl} mr,
|
||||
|
||||
owner @{user_config_dirs}/lxqt/* r,
|
||||
owner @{user_config_dirs}/lxqt/#* rw,
|
||||
|
|
@ -34,9 +33,9 @@ profile lxqt-config-locale @{exec_path} {
|
|||
owner @{user_config_dirs}/lxqt/session.conf.@{rand6} l -> @{user_config_dirs}/lxqt/#@{int8}3,
|
||||
owner @{user_config_dirs}/lxqt/session.conf.@{rand6} l -> @{user_config_dirs}/lxqt/#@{int8}2,
|
||||
owner @{user_config_dirs}/lxqt/lxqt-config-locale.conf.lock rwk,
|
||||
|
||||
|
||||
owner /tmp/@{int} r,
|
||||
|
||||
|
||||
/dev/tty rw,
|
||||
|
||||
include if exists <local/lxqt-config-locale>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue