Tunables polishing (#281)
* adjust xorg display number * remove wildcard from python version * python wildcard #2 * unconventional tails * Delete apparmor.d/groups/apps/android-studio --------- Co-authored-by: nobody43 <nobody43@users.noreply.github.com>
This commit is contained in:
parent
765fa1bdb8
commit
b376e9fade
69 changed files with 88 additions and 88 deletions
|
|
@ -27,7 +27,7 @@ profile kconf_update @{exec_path} {
|
|||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{bin}/{,p}grep rix,
|
||||
@{bin}/python3.[0-9]* rix,
|
||||
@{bin}/python3.@{int} rix,
|
||||
@{bin}/qtpaths rix,
|
||||
@{bin}/sed rix,
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ profile kwin_wayland_wrapper @{exec_path} {
|
|||
owner @{run}/user/@{uid}/#@{int} rw,
|
||||
owner @{run}/user/@{uid}/xauth_@{rand6} w,
|
||||
|
||||
owner /tmp/.X1-lock rw,
|
||||
owner /tmp/.X@{int}-lock rw,
|
||||
|
||||
include if exists <local/kwin_wayland_wrapper>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue