parent
7e1c08b75d
commit
cfce68a5df
3 changed files with 5 additions and 2 deletions
|
|
@ -94,6 +94,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
@{bin}/dbus-update-activation-environment rPx -> dbus-session,
|
||||
@{bin}/flatpak rPx,
|
||||
@{bin}/gnome-keyring-daemon rPx,
|
||||
@{bin}/Hyprland rPx,
|
||||
@{bin}/kwalletd{5,6} rPx,
|
||||
@{bin}/kwin_wayland rPx,
|
||||
@{bin}/sddm-greeter{,-qt6} rPx,
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ abi <abi/4.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/pidof
|
||||
profile pidof @{exec_path} {
|
||||
profile pidof @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
|
|
|
|||
|
|
@ -26,11 +26,13 @@ profile waybar @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
owner @{user_config_dirs}/waybar/{,**} r,
|
||||
|
||||
@{sys}/devices/@{pci}/uevent r,
|
||||
@{sys}/devices/system/cpu/present r,
|
||||
@{sys}/devices/virtual/dmi/id/bios_vendor r,
|
||||
@{sys}/devices/virtual/dmi/id/board_vendor r,
|
||||
@{sys}/devices/virtual/dmi/id/product_name r,
|
||||
@{sys}/devices/virtual/dmi/id/sys_vendor r,
|
||||
@{sys}/devices/system/cpu/present r,
|
||||
@{sys}/devices/virtual/dmi/id/uevent r,
|
||||
|
||||
@{PROC}/@{pid}/net/dev r,
|
||||
@{PROC}/spl/kstat/zfs/arcstats r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue