feat(profile): general update.
This commit is contained in:
parent
be27f646ce
commit
58c07e5ea5
8 changed files with 14 additions and 7 deletions
|
|
@ -56,6 +56,7 @@ profile git @{exec_path} {
|
|||
@{bin}/rm rix,
|
||||
@{bin}/sed rix,
|
||||
@{bin}/tar rix,
|
||||
@{bin}/true rix,
|
||||
@{bin}/uname rix,
|
||||
@{bin}/wc rix,
|
||||
@{bin}/whoami rix,
|
||||
|
|
|
|||
|
|
@ -22,10 +22,10 @@ profile glib-compile-schemas @{exec_path} {
|
|||
|
||||
/usr/share/gnome-shell/extensions/*/schemas/org.gnome.shell.extensions.*.gschema.xml r,
|
||||
|
||||
owner @{user_share_dirs}/gnome-shell/extension-updates/*/schemas/ r,
|
||||
owner @{user_share_dirs}/gnome-shell/extension-updates/*/schemas/gschemas.compiled rw,
|
||||
owner @{user_share_dirs}/gnome-shell/extension-updates/*/schemas/gschemas.compiled.@{rand6} rw,
|
||||
owner @{user_share_dirs}/gnome-shell/extension-updates/*/schemas/org.gnome.shell.extensions.*.gschema.xml r,
|
||||
owner @{user_share_dirs}/gnome-shell/extension{,-updates}/*/schemas/ r,
|
||||
owner @{user_share_dirs}/gnome-shell/extension{,-updates}/*/schemas/gschemas.compiled rw,
|
||||
owner @{user_share_dirs}/gnome-shell/extension{,-updates}/*/schemas/gschemas.compiled.@{rand6} rw,
|
||||
owner @{user_share_dirs}/gnome-shell/extension{,-updates}/*/schemas/org.gnome.shell.extensions.*.gschema.xml r,
|
||||
|
||||
include if exists <local/glib-compile-schemas>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue