mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
refractor: hypr group -> hyprland
This commit is contained in:
parent
3f16003ff9
commit
8ef9a18242
5 changed files with 0 additions and 5 deletions
|
@ -7,7 +7,6 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/hyprctl
|
||||
|
||||
profile hyprctl @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
|
@ -7,7 +7,6 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/hyprlock
|
||||
|
||||
profile hyprlock @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/authentication>
|
|
@ -7,7 +7,6 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/hyprpaper
|
||||
|
||||
profile hyprpaper @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
|
@ -7,7 +7,6 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/hyprpicker
|
||||
|
||||
profile hyprpicker @{exec_path} {
|
||||
include <abstractions/base>
|
||||
|
|
@ -7,7 +7,6 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/hyprpm
|
||||
|
||||
profile hyprpm @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
Loading…
Reference in a new issue