Various updates (#271)

* Update kwin_wayland

* Update plasmashell

* Update pacman-hook-fontconfig

* Update ksplashqml

`/usr/share/qt/translations/*.qm r,` is also in the qt5 abstraction. However, it seems that all other rules therein are not needed so I didn't use that abstraction.

* Update startplasma
This commit is contained in:
curiosityseeker 2024-01-10 21:03:11 +01:00 committed by GitHub
parent e8651dc367
commit a16cbede0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 9 deletions

View file

@ -21,6 +21,7 @@ profile pacman-hook-fontconfig @{exec_path} {
/etc/fonts/conf.d/* rwl,
/usr/share/fontconfig/conf.default/* r,
/dev/pts/@{int} rw,
/dev/tty rw,
# Inherit Silencer
@ -28,4 +29,4 @@ profile pacman-hook-fontconfig @{exec_path} {
deny network inet stream,
include if exists <local/pacman-hook-fontconfig>
}
}