feat(kde): big kde profiles update.

This commit is contained in:
Alexandre Pujol 2023-04-30 21:46:10 +01:00
parent 57e995e4be
commit ee10658d09
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
24 changed files with 214 additions and 89 deletions

View file

@ -20,11 +20,15 @@ profile kwin_x11 @{exec_path} {
network inet dgram,
network inet6 dgram,
network inet stream,
network inet6 stream,
network netlink raw,
@{exec_path} mr,
@{exec_path} mrix,
/{usr/,}lib/kwin_killer_helper rix,
/{usr/,}bin/{,ba,da}sh rix,
/{usr/,}lib/kwin_killer_helper rix,
@{libexec}/drkonqi rPx,
/usr/share/hwdata/pnp.ids r,
/usr/share/icu/[0-9]*.[0-9]*/*.dat r,
@ -43,6 +47,7 @@ profile kwin_x11 @{exec_path} {
owner @{user_cache_dirs}/ r,
owner @{user_cache_dirs}/#[0-9]* rw,
owner @{user_cache_dirs}/icon-cache.kcache rw,
owner @{user_cache_dirs}/kcrash-metadata/*.ini rw,
owner @{user_cache_dirs}/kwin/{,**} rwl,
owner @{user_cache_dirs}/plasmarc r,
owner @{user_cache_dirs}/plasma_theme_*.kcache rw,
@ -61,11 +66,12 @@ profile kwin_x11 @{exec_path} {
owner @{user_config_dirs}/kxkbrc r,
owner @{user_config_dirs}/session/kwin_* rwk,
@{run}/user/@{uid}/xauth_* rl,
owner @{run}/user/@{uid}/kcrash_[0-9]* rw,
owner @{run}/user/@{uid}/xauth_* rl,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
/dev/tty rw,
include if exists <local/kwin_x11>
}