Adding the audio abstraction
This commit is contained in:
parent
1959ce27dd
commit
690f77299a
1 changed files with 1 additions and 3 deletions
|
|
@ -10,6 +10,7 @@ include <tunables/global>
|
|||
profile plasmashell @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app-launcher-user>
|
||||
include <abstractions/audio>
|
||||
include <abstractions/disks-read>
|
||||
include <abstractions/dri-common>
|
||||
include <abstractions/dri-enumerate>
|
||||
|
|
@ -50,9 +51,6 @@ profile plasmashell @{exec_path} {
|
|||
/usr/share/krunner/{,**} r,
|
||||
/usr/share/konsole/ r,
|
||||
/usr/share/akonadi/firstrun/{,*} r,
|
||||
/usr/share/pipewire/client.conf r,
|
||||
/usr/share/sounds/freedesktop/stereo/audio-volume-change.oga r,
|
||||
/usr/share/sounds/freedesktop/index.theme r,
|
||||
/usr/share/lshw/artwork/logo.svg r,
|
||||
/usr/share/knotifications5/*.notifyrc r,
|
||||
/usr/share/desktop-directories/kf5-*.directory r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue