feat(profile): start using the exec directive.
This commit is contained in:
parent
5b17f8b4e8
commit
6d84301698
12 changed files with 30 additions and 51 deletions
|
|
@ -21,15 +21,12 @@ profile ksmserver @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/rm rix,
|
||||
@{bin}/rm rix,
|
||||
@{thunderbird_path} rPx,
|
||||
|
||||
@{lib}/@{multiarch}/{,libexec/}DiscoverNotifier rPx,
|
||||
@{lib}/@{multiarch}/libexec/DiscoverNotifier rPx,
|
||||
@{lib}/@{multiarch}/libexec/kscreenlocker_greet rPx,
|
||||
@{lib}/DiscoverNotifier rPx,
|
||||
@{lib}/drkonqi rPx,
|
||||
@{lib}/kscreenlocker_greet rPx,
|
||||
@{thunderbird_path} rPx,
|
||||
#aa:exec DiscoverNotifier
|
||||
#aa:exec drkonqi
|
||||
#aa:exec kscreenlocker_greet
|
||||
|
||||
@{user_bin_dirs}/** rPUx,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue