feat(kde): big kde profiles update.
This commit is contained in:
parent
57e995e4be
commit
ee10658d09
24 changed files with 214 additions and 89 deletions
|
|
@ -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>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue