mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-15 22:51:31 +00:00
Add protontricks-launch to run .exes via commandline (#1885)
This is a partner script to `/usr/bin/protontricks` to be able to run .exes via commandline.
This commit is contained in:
parent
afd8c23606
commit
39c1a87fe0
2
system_files/desktop/shared/usr/bin/protontricks-launch
Normal file
2
system_files/desktop/shared/usr/bin/protontricks-launch
Normal file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/bash
|
||||
/usr/bin/flatpak run --command=protontricks-launch com.github.Matoking.protontricks "$@"
|
Loading…
Reference in New Issue
Block a user