Replace shells with new sh_path variable
Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
parent
3b1b187d13
commit
40b171ee94
315 changed files with 415 additions and 369 deletions
|
|
@ -47,7 +47,7 @@ profile gdm @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{sh_path} rix,
|
||||
@{bin}/pidof rPx,
|
||||
@{bin}/plymouth rPx,
|
||||
@{bin}/prime-switch rPUx,
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ profile gdm-generate-config @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{sh_path} rix,
|
||||
@{bin}/dconf rix,
|
||||
@{bin}/install rix,
|
||||
@{bin}/pgrep rix,
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ profile gdm-wayland-session @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{sh_path} rix,
|
||||
@{bin}/cat rix,
|
||||
@{bin}/env rix,
|
||||
@{bin}/gettext rix,
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ profile gdm-xsession @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{sh_path} rix,
|
||||
@{bin}/{,e}grep rix,
|
||||
@{bin}/{m,g,}awk rix,
|
||||
@{bin}/cat rix,
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ profile gnome-extension-ding @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{sh_path} rix,
|
||||
@{bin}/env rix,
|
||||
@{bin}/gjs-console rix,
|
||||
@{bin}/gnome-control-center rPx,
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ profile gnome-extension-gsconnect @{exec_path} {
|
|||
@{bin}/env rix,
|
||||
@{bin}/gjs-console rix,
|
||||
@{bin}/openssl rix,
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{sh_path} rix,
|
||||
@{bin}/ssh-add rix,
|
||||
|
||||
@{bin}/ssh-keygen rPx,
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ profile gnome-extensions-app @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{sh_path} rix,
|
||||
@{bin}/gjs-console rix,
|
||||
|
||||
@{open_path} rPx -> child-open,
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ profile nautilus @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{sh_path} rix,
|
||||
@{bin}/bwrap rPUx,
|
||||
@{bin}/file-roller rPx,
|
||||
@{bin}/firejail rPUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue