feat(profiles): update kde group.
This commit is contained in:
parent
aea0034fcc
commit
0c151259d2
7 changed files with 57 additions and 50 deletions
|
|
@ -17,28 +17,29 @@ profile kconf_update @{exec_path} {
|
|||
include <abstractions/perl>
|
||||
include <abstractions/python>
|
||||
include <abstractions/qt5>
|
||||
include <abstractions/vulkan>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{bin}/grep rix,
|
||||
@{bin}/{,p}grep rix,
|
||||
@{bin}/python3.[0-9]* rix,
|
||||
@{bin}/qtpaths rix,
|
||||
@{bin}/sed rix,
|
||||
|
||||
@{lib}/kconf_update_bin/breeze* rix,
|
||||
@{lib}/kconf_update_bin/konsole_show_menubar rix,
|
||||
@{lib}/kconf_update_bin/krunnerglobalshortcuts rix,
|
||||
@{lib}/kconf_update_bin/krunnerhistory rix,
|
||||
@{lib}/kconf_update_bin/plasmashell-* rix,
|
||||
/usr/share/kconf_update/kcminputrc_migrate_repeat_value.py rix,
|
||||
/usr/share/kconf_update/konsole_add_hamburgermenu_to_toolbar.sh rix,
|
||||
@{lib}/kconf_update_bin/* rix,
|
||||
/usr/share/kconf_update/*.py rix,
|
||||
/usr/share/kconf_update/*.sh rix,
|
||||
|
||||
/usr/share/kconf_update/{,**} r,
|
||||
/usr/share/icu/@{int}.@{int}/*.dat r,
|
||||
/usr/share/kconf_update/{,**} r,
|
||||
/usr/share/kglobalaccel/org.kde.krunner.desktop r,
|
||||
|
||||
/etc/machine-id r,
|
||||
/etc/xdg/kdeglobals r,
|
||||
/etc/xdg/konsolerc r,
|
||||
|
||||
owner @{user_cache_dirs}/icon-cache.kcache rw,
|
||||
|
||||
owner @{user_config_dirs}/#@{int} rw,
|
||||
owner @{user_config_dirs}/akregatorrc.lock rwk,
|
||||
|
|
@ -79,6 +80,8 @@ profile kconf_update @{exec_path} {
|
|||
owner @{user_config_dirs}/plasmashellrc r,
|
||||
|
||||
owner @{user_share_dirs}/#@{int} rw,
|
||||
owner @{user_share_dirs}/krunnerstaterc.lock rwk,
|
||||
owner @{user_share_dirs}/krunnerstaterc{,.@{rand6}} rwl -> @{user_config_dirs}/#@{int},
|
||||
|
||||
owner /tmp/#@{int} rw,
|
||||
owner /tmp/kconf_update.@{rand6}.lock rwk,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue