feat(profiles): general update.
This commit is contained in:
parent
a3d121fe23
commit
af1eda51bd
27 changed files with 107 additions and 94 deletions
|
|
@ -10,6 +10,7 @@ include <tunables/global>
|
|||
profile firefox-kmozillahelper @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/dri-common>
|
||||
include <abstractions/dri-enumerate>
|
||||
include <abstractions/fonts>
|
||||
include <abstractions/freedesktop.org>
|
||||
include <abstractions/mesa>
|
||||
|
|
@ -36,6 +37,7 @@ profile firefox-kmozillahelper @{exec_path} {
|
|||
owner @{user_config_dirs}/kdedefaults/kdeglobals r,
|
||||
owner @{user_config_dirs}/kdedefaults/kwinrc r,
|
||||
owner @{user_config_dirs}/kdeglobals r,
|
||||
owner @{user_config_dirs}/kmozillahelperrc r,
|
||||
owner @{user_config_dirs}/kwinrc r,
|
||||
|
||||
owner @{run}/user/@{uid}/xauth_* rl,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue