add Ledger Live
This commit is contained in:
parent
ce5b9daccc
commit
2eaecf94f6
9 changed files with 283 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
podman rm -f general-cachyos
|
||||
podman rm -f tradingview
|
||||
podman rm -f general
|
||||
podman rm -f ledgerlive
|
||||
|
||||
distrobox assemble create --file /etc/distrobox.ini
|
||||
|
||||
|
|
@ -10,5 +11,6 @@ podman pull ghcr.io/andersrh/containers/fedora-toolbox/general:main
|
|||
distrobox create -i ghcr.io/andersrh/containers/fedora-toolbox/general:main --nvidia --home ~/containers/general -n general
|
||||
|
||||
distrobox enter tradingview -- distrobox-export --app tradingview --extra-flags "--enable-features=WaylandWindowDecorations --ozone-platform=wayland"
|
||||
distrobox enter ledgerlive -- distrobox-export --app ledger-live-desktop --extra-flags "--enable-features=WaylandWindowDecorations --ozone-platform=wayland"
|
||||
distrobox enter general -- distrobox-export --app x2goclient
|
||||
distrobox enter general -- distrobox-export --app qtcreator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue