Update lxqt-config
This commit is contained in:
parent
1c86ea54b6
commit
c02567a703
1 changed files with 4 additions and 8 deletions
|
|
@ -17,8 +17,7 @@ profile lxqt-config @{exec_path} {
|
|||
include <abstractions/nameservice-strict>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{user_config_dirs}/qt6ct/qt6ct.conf rw,
|
||||
@{open_path} rpx -> child-open,
|
||||
|
||||
@{bin}/lxqt-admin-user rPx,
|
||||
@{bin}/ibus-setup rPx,
|
||||
|
|
@ -39,10 +38,6 @@ profile lxqt-config @{exec_path} {
|
|||
@{bin}/pavucontrol rPx,
|
||||
@{bin}/pavucontrol-qt rPx,
|
||||
@{bin}/system-config-printer rPx,
|
||||
@{bin}/nm-connection-editor rPx,
|
||||
@{bin}/ControlPanel rPx,
|
||||
@{bin}/qt6ct rix,
|
||||
@{bin}/xdg-open rPx,
|
||||
|
||||
/usr/share/desktop-directories/lxqt-* r,
|
||||
|
||||
|
|
@ -51,11 +46,12 @@ profile lxqt-config @{exec_path} {
|
|||
owner @{user_config_dirs}/lxqt/ r,
|
||||
owner @{user_config_dirs}/lxqt/#@{int} rw,
|
||||
owner @{user_config_dirs}/lxqt/lxqt-config.conf.lock rwk,
|
||||
owner @{user_config_dirs}/lxqt/lxqt-config.conf.@{rand6} rwl -> @{user_config_dirs}/lxqt/#@{int8}7,
|
||||
owner @{user_config_dirs}/lxqt/lxqt-config.conf.@{rand6} rwl -> @{user_config_dirs}/lxqt/#@{int8}2,
|
||||
owner @{user_config_dirs}/lxqt/lxqt-config.conf.@{rand6} rwl -> @{user_config_dirs}/lxqt/#@{int},
|
||||
owner @{user_config_dirs}/lxqt/lxqt-config.conf.@{rand6} rwl -> @{user_config_dirs}/lxqt/#@{int},
|
||||
owner @{user_config_dirs}/qt6ct/qt6ct.conf.@{rand6} rwl -> @{user_config_dirs}/qt6ct/#@{int},
|
||||
owner @{user_config_dirs}/qt6ct/qt6ct.conf.lock rwk,
|
||||
owner @{user_config_dirs}/qt6ct/#@{int} rw,
|
||||
owner @{user_config_dirs}/qt6ct/qt6ct.conf rw,
|
||||
|
||||
owner /tmp/@{int} r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue