feat(profile): kglobalaccel5 -> kglobalacceld
This commit is contained in:
parent
14680e736d
commit
6a41184a0e
1 changed files with 3 additions and 4 deletions
|
|
@ -6,8 +6,8 @@ abi <abi/3.0>,
|
||||||
|
|
||||||
include <tunables/global>
|
include <tunables/global>
|
||||||
|
|
||||||
@{exec_path} = @{bin}/kglobalaccel5
|
@{exec_path} = @{bin}/kglobalaccel5 @{lib}/kglobalacceld
|
||||||
profile kglobalaccel5 @{exec_path} {
|
profile kglobalacceld @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/kde-strict>
|
include <abstractions/kde-strict>
|
||||||
|
|
||||||
|
|
@ -23,10 +23,9 @@ profile kglobalaccel5 @{exec_path} {
|
||||||
owner @{user_config_dirs}/kglobalshortcutsrc* rwl,
|
owner @{user_config_dirs}/kglobalshortcutsrc* rwl,
|
||||||
owner @{user_config_dirs}/kglobalshortcutsrc.lock rwk,
|
owner @{user_config_dirs}/kglobalshortcutsrc.lock rwk,
|
||||||
|
|
||||||
@{PROC}/sys/kernel/random/boot_id r,
|
|
||||||
@{PROC}/sys/kernel/core_pattern r,
|
@{PROC}/sys/kernel/core_pattern r,
|
||||||
|
|
||||||
/dev/tty r,
|
/dev/tty r,
|
||||||
|
|
||||||
include if exists <local/kglobalaccel5>
|
include if exists <local/kglobalacceld>
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue