feat(profile): general update.
This commit is contained in:
parent
8dfd58a335
commit
78d5ce9ecc
13 changed files with 43 additions and 20 deletions
|
|
@ -18,6 +18,7 @@
|
|||
@{bin}/nautilus rPx,
|
||||
|
||||
# Browsers
|
||||
@{bin}/chromium rPx,
|
||||
@{brave_path} rPx,
|
||||
@{chrome_path} rPx,
|
||||
@{chromium_path} rPx,
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
# should be authorized. Meaning, you should not allow everything (or a large area)
|
||||
# and blacklist some sub area.
|
||||
|
||||
# Use in this project: file browser and search engine
|
||||
# The only legitimate use in this project is for file browser and search engine.
|
||||
|
||||
deny @{HOME}/.*.bak mrwkl,
|
||||
deny @{HOME}/.*.swp mrwkl,
|
||||
|
|
|
|||
|
|
@ -31,4 +31,6 @@
|
|||
/dev/nvidia@{int} rw,
|
||||
/dev/nvidiactl rw,
|
||||
|
||||
deny owner @{HOME}/.nv/.local/share/gvfs-metadata/* r,
|
||||
|
||||
include if exists <abstractions/nvidia-strict.d>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue