feat(profiles): general update.
This commit is contained in:
parent
11cc9bd672
commit
600d929d85
11 changed files with 35 additions and 13 deletions
|
|
@ -39,20 +39,22 @@ profile gdm-wayland-session @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/cat rix,
|
||||
/{usr/,}bin/env rix,
|
||||
/{usr/,}bin/gettext rix,
|
||||
/{usr/,}bin/gnome-session rix,
|
||||
/{usr/,}bin/grep rix,
|
||||
/{usr/,}bin/gsettings rix,
|
||||
/{usr/,}bin/head rix,
|
||||
/{usr/,}bin/id rix,
|
||||
/{usr/,}bin/locale rix,
|
||||
/{usr/,}bin/locale-check rix,
|
||||
/{usr/,}bin/qmake rix,
|
||||
/{usr/,}bin/sed rix,
|
||||
/{usr/,}bin/sort rix,
|
||||
/{usr/,}bin/tr rix,
|
||||
/{usr/,}bin/tty rix,
|
||||
/{usr/,}bin/zsh rix,
|
||||
/{usr/,}bin/id rix,
|
||||
|
||||
/{usr/,}bin/dbus-daemon rPx,
|
||||
/{usr/,}bin/dbus-run-session rPx,
|
||||
|
|
@ -63,6 +65,7 @@ profile gdm-wayland-session @{exec_path} {
|
|||
/{usr/,}bin/gettext.sh r,
|
||||
/usr/share/im-config/{,**} r,
|
||||
|
||||
/etc/debuginfod/{,*} r,
|
||||
/etc/default/im-config r,
|
||||
/etc/gdm{3,}/custom.conf r,
|
||||
/etc/gdm{3,}/daemon.conf r,
|
||||
|
|
|
|||
|
|
@ -28,9 +28,12 @@ profile gnome-tweaks @{exec_path} {
|
|||
|
||||
/etc/xdg/autostart/{,**} r,
|
||||
|
||||
owner @{HOME}/@{XDG_WALLPAPERS_DIR}/{,**} r,
|
||||
|
||||
owner @{user_cache_dirs}/thumbnails/{,**} r,
|
||||
owner @{user_config_dirs}/autostart/ rw,
|
||||
owner @{user_config_dirs}/autostart/*.desktop r,
|
||||
owner @{user_config_dirs}/gtk-{3,4}.0/settings.ini* rw,
|
||||
owner @{user_share_dirs}/backgrounds/{,**} r,
|
||||
owner @{user_share_dirs}/gnome-shell/extensions/**/schemas/* r,
|
||||
owner @{user_share_dirs}/recently-used.xbel* rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue