Skip to content

Commit

Permalink
refractor: move more profiles to groups.
Browse files Browse the repository at this point in the history
  • Loading branch information
roddhjav committed Feb 15, 2025
1 parent 33681e1 commit 8ba3dbd
Show file tree
Hide file tree
Showing 38 changed files with 3 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ abi <abi/4.0>,

include <tunables/global>

@{exec_path} = @{lib}/blueman-rfcomm-watcher
@{exec_path} = @{lib}/blueman-mechanism @{lib}/blueman/blueman-rfcomm-watcher
profile blueman-rfcomm-watcher @{exec_path} {
include <abstractions/base>
include <abstractions/python>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ abi <abi/4.0>,

include <tunables/global>

@{exec_path} = @{bin}/lsusb
@{exec_path} = @{bin}/lsusb @{bin}/lsusb.py
profile lsusb @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ profile usb-devices @{exec_path} {
@{bin}/{,e}grep rix,
@{bin}/basename rix,
@{bin}/cat rix,
@{bin}/sed rix,
@{bin}/cut rix,
@{bin}/find rix,
@{bin}/readlink rix,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8ba3dbd

Please # to comment.