refractor: use @{python_path} in all profiles.
This commit is contained in:
parent
5870e1ee40
commit
af85db9148
77 changed files with 92 additions and 92 deletions
|
|
@ -41,7 +41,7 @@ profile steam-game-proton @{exec_path} flags=(attach_disconnected,complain) {
|
|||
@{bin}/gzip rix,
|
||||
@{bin}/ldconfig rix,
|
||||
@{bin}/localedef rix,
|
||||
@{bin}/python3.@{int} rix,
|
||||
@{python_path} rix,
|
||||
@{bin}/readlink rix,
|
||||
@{bin}/steam-runtime-launcher-interface-@{int} rix,
|
||||
@{bin}/steam-runtime-system-info rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue