feat(profile): general update.
This commit is contained in:
parent
f362975ce7
commit
4032ead9b4
21 changed files with 40 additions and 26 deletions
|
|
@ -19,7 +19,7 @@ profile switcheroo-control @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{run}/udev/data/+drm:card[0-9]-* r, # for screen outputs
|
||||
@{run}/udev/data/+drm:card@{int}-* r, # for screen outputs
|
||||
@{run}/udev/data/+pci:* r,
|
||||
|
||||
@{run}/udev/data/c226:@{int} r, # for /dev/dri/card*
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ profile thunderbird @{exec_path} {
|
|||
|
||||
ptrace peer=@{profile_name},
|
||||
|
||||
dbus bind bus=session name=org.mozilla.thunderbird.*,
|
||||
# dbus: own bus=session name=org.mozilla.thunderbird
|
||||
|
||||
dbus receive bus=system path=/org/freedesktop/login1
|
||||
interface=org.freedesktop.login1.Manager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue