feat(profiles): general update.
This commit is contained in:
parent
d0a8030af8
commit
ac47e292ac
15 changed files with 44 additions and 37 deletions
|
|
@ -13,6 +13,10 @@
|
|||
/usr/local/bin/ r,
|
||||
/usr/local/bin/[a-zA-Z0-9]* rPUx,
|
||||
|
||||
# All apps in opt
|
||||
/opt/*/ r,
|
||||
/opt/*/[a-zA-Z0-9]* rPUx,
|
||||
|
||||
# Firefox
|
||||
/{usr/,}lib/ r,
|
||||
/{usr/,}lib/firefox/ r,
|
||||
|
|
@ -34,10 +38,4 @@
|
|||
/usr/share/discord/ r,
|
||||
/usr/share/discord/Discord rPx,
|
||||
|
||||
# FreeTube
|
||||
/opt/FreeTube/ r,
|
||||
/opt/FreeTube/freetube rPx,
|
||||
/opt/FreeTube-Vue/ r,
|
||||
/opt/FreeTube-Vue/freetube-vue rPx,
|
||||
|
||||
include if exists <abstractions/app-launcher-user.d>
|
||||
Loading…
Add table
Add a link
Reference in a new issue