feat(profiles): update kde group.

This commit is contained in:
Alexandre Pujol 2023-09-01 22:47:37 +01:00
parent aea0034fcc
commit 0c151259d2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 57 additions and 50 deletions

View file

@ -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,