Update lxqt-config
This commit is contained in:
parent
8f064f21f1
commit
d2c0f9f79c
1 changed files with 28 additions and 28 deletions
|
|
@ -16,50 +16,50 @@ profile lxqt-config @{exec_path} {
|
||||||
include <abstractions/lxqt>
|
include <abstractions/lxqt>
|
||||||
include <abstractions/nameservice-strict>
|
include <abstractions/nameservice-strict>
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
owner @{user_config_dirs}/qt6ct/qt6ct.conf rw,
|
owner @{user_config_dirs}/qt6ct/qt6ct.conf rw,
|
||||||
|
|
||||||
@{bin}/lxqt-admin-user rPx,
|
@{bin}/lxqt-admin-user rPx,
|
||||||
@{bin}/ibus-setup rPx,
|
@{bin}/ibus-setup rPx,
|
||||||
@{bin}/lxqt-config-monitor rPx,
|
@{bin}/lxqt-config-monitor rPx,
|
||||||
@{bin}/pcmanfm-qt rPx,
|
@{bin}/pcmanfm-qt rPx,
|
||||||
@{bin}/lxqt-admin-time rPx,
|
@{bin}/lxqt-admin-time rPx,
|
||||||
@{bin}/lxqt-config-input rPx,
|
@{bin}/lxqt-config-input rPx,
|
||||||
@{bin}/lxqt-config-locale rPx,
|
@{bin}/lxqt-config-locale rPx,
|
||||||
@{bin}/lxqt-config-brightness rPx,
|
@{bin}/lxqt-config-brightness rPx,
|
||||||
@{bin}/lxqt-config-session rPx,
|
@{bin}/lxqt-config-session rPx,
|
||||||
@{bin}/lxqt-config-file-associations rPx,
|
@{bin}/lxqt-config-file-associations rPx,
|
||||||
@{bin}/lxqt-config-powermanagement rPx,
|
@{bin}/lxqt-config-powermanagement rPx,
|
||||||
@{bin}/lxqt-config-appearance rPx,
|
@{bin}/lxqt-config-appearance rPx,
|
||||||
@{bin}/lxqt-config-globalkeyshortcuts rPx,
|
@{bin}/lxqt-config-globalkeyshortcuts rPx,
|
||||||
@{bin}/lxqt-config-notificationd rPx,
|
@{bin}/lxqt-config-notificationd rPx,
|
||||||
@{bin}/obconf-qt rPx,
|
@{bin}/obconf-qt rPx,
|
||||||
@{bin}/nm-connection-editor rPx,
|
@{bin}/nm-connection-editor rPx,
|
||||||
@{bin}/pavucontrol rPx,
|
@{bin}/pavucontrol rPx,
|
||||||
@{bin}/pavucontrol-qt rPx,
|
@{bin}/pavucontrol-qt rPx,
|
||||||
@{bin}/system-config-printer rPx,
|
@{bin}/system-config-printer rPx,
|
||||||
@{bin}/nm-connection-editor rPx,
|
@{bin}/nm-connection-editor rPx,
|
||||||
@{bin}/ControlPanel rPx,
|
@{bin}/ControlPanel rPx,
|
||||||
@{bin}/qt6ct rix,
|
@{bin}/qt6ct rix,
|
||||||
@{bin}/xdg-open rPx,
|
@{bin}/xdg-open rPx,
|
||||||
|
|
||||||
/usr/share/desktop-directories/lxqt-* r,
|
/usr/share/desktop-directories/lxqt-* r,
|
||||||
|
|
||||||
/etc/xdg/menus/lxqt-config.menu r,
|
/etc/xdg/menus/lxqt-config.menu r,
|
||||||
|
|
||||||
owner @{user_config_dirs}/lxqt/ r,
|
owner @{user_config_dirs}/lxqt/ r,
|
||||||
owner @{user_config_dirs}/lxqt/#@{int} rw,
|
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.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}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/#@{int8}2,
|
||||||
owner @{user_config_dirs}/qt6ct/qt6ct.conf.@{rand6} rwl -> @{user_config_dirs}/qt6ct/#@{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/qt6ct.conf.lock rwk,
|
||||||
owner @{user_config_dirs}/qt6ct/#@{int} rw,
|
owner @{user_config_dirs}/qt6ct/#@{int} rw,
|
||||||
|
|
||||||
owner /tmp/@{int} r,
|
owner /tmp/@{int} r,
|
||||||
|
|
||||||
/dev/tty rw,
|
/dev/tty rw,
|
||||||
|
|
||||||
include if exists <local/lxqt-config>
|
include if exists <local/lxqt-config>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue