New user login
This commit is contained in:
parent
178e45c84b
commit
ac7c42eefd
11 changed files with 48 additions and 14 deletions
|
|
@ -7,7 +7,7 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /{usr/,}bin/gnome-shell
|
||||
profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
||||
profile gnome-shell @{exec_path} flags=(attach_disconnected complain) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app-launcher-user>
|
||||
include <abstractions/audio>
|
||||
|
|
@ -544,6 +544,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
owner @{user_music_dirs}/**/*.jpg r,
|
||||
|
||||
owner @{user_config_dirs}/ibus/ w,
|
||||
owner @{user_config_dirs}/.goutputstream{,*} rw,
|
||||
owner @{user_config_dirs}/monitors.xml{,~} rwl,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue