feat(kde): update kde profiles.
This commit is contained in:
parent
ff2aae77b9
commit
aca0501d10
3 changed files with 5 additions and 5 deletions
|
|
@ -30,7 +30,7 @@ profile kded5 @{exec_path} {
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
@{libexec}/kf5/kconf_update rix, # TODO: rPx ?
|
@{libexec}/kf5/kconf_update rPx,
|
||||||
@{libexec}/utempter/utempter rix, # TODO: rPx ?
|
@{libexec}/utempter/utempter rix, # TODO: rPx ?
|
||||||
/{usr/,}bin/pgrep rCx -> pgrep,
|
/{usr/,}bin/pgrep rCx -> pgrep,
|
||||||
/{usr/,}bin/setxkbmap rix,
|
/{usr/,}bin/setxkbmap rix,
|
||||||
|
|
@ -63,9 +63,7 @@ profile kded5 @{exec_path} {
|
||||||
owner @{user_config_dirs}/kcminputrc r,
|
owner @{user_config_dirs}/kcminputrc r,
|
||||||
owner @{user_config_dirs}/kconf_updaterc r,
|
owner @{user_config_dirs}/kconf_updaterc r,
|
||||||
owner @{user_config_dirs}/kded5rc r,
|
owner @{user_config_dirs}/kded5rc r,
|
||||||
owner @{user_config_dirs}/kdedefaults/kcminputrc r,
|
owner @{user_config_dirs}/kdedefaults/{,**} r,
|
||||||
owner @{user_config_dirs}/kdedefaults/kdeglobals r,
|
|
||||||
owner @{user_config_dirs}/kdedefaults/kwinrc r,
|
|
||||||
owner @{user_config_dirs}/kdeglobals r,
|
owner @{user_config_dirs}/kdeglobals r,
|
||||||
owner @{user_config_dirs}/khotkeysrc.lock rwk,
|
owner @{user_config_dirs}/khotkeysrc.lock rwk,
|
||||||
owner @{user_config_dirs}/khotkeysrc* rwl,
|
owner @{user_config_dirs}/khotkeysrc* rwl,
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ profile kscreenlocker-greet @{exec_path} {
|
||||||
network netlink raw,
|
network netlink raw,
|
||||||
|
|
||||||
signal (send) peer=kcheckpass,
|
signal (send) peer=kcheckpass,
|
||||||
signal (receive) set=usr1 peer=ksmserver,
|
signal (receive) set=(usr1, term) peer=ksmserver,
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,6 +17,8 @@ profile ksmserver @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
||||||
include <abstractions/qt5>
|
include <abstractions/qt5>
|
||||||
include <abstractions/vulkan>
|
include <abstractions/vulkan>
|
||||||
|
|
||||||
|
signal (send) set=term peer=kscreenlocker-greet,
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
/{usr/,}bin/rm rix,
|
/{usr/,}bin/rm rix,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue