remove ledgerlive container and add appimage to host OS

This commit is contained in:
Anders Rytter Hansen 2024-01-07 17:25:58 +01:00
commit fe8bcc188b
15 changed files with 23 additions and 283 deletions

View file

@ -3,7 +3,6 @@
podman rm -f general-cachyos
podman rm -f tradingview
podman rm -f general
podman rm -f ledgerlive
podman rm -f development
podman rm -f lbry
podman rm -f electron-cash
@ -14,7 +13,6 @@ podman pull ghcr.io/andersrh/containers/fedora-toolbox/general:main
distrobox create -i ghcr.io/andersrh/containers/fedora-toolbox/general:main --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 development -- distrobox-export --app qtcreator

View file

@ -0,0 +1,20 @@
[Desktop Entry]
Categories=Finance;
Comment[da_DK]=Ledger Live - Desktop
Comment=Ledger Live - Desktop
Exec=ledgerlive --enable-features=WaylandWindowDecorations --ozone-platform=wayland %U
GenericName[da_DK]=
GenericName=
Icon=ledger-live-desktop
MimeType=
Name[da_DK]=Ledger Live
Name=Ledger Live
Path=
StartupNotify=true
StartupWMClass=Ledger Live
Terminal=false
TerminalOptions=
Type=Application
X-KDE-RunOnDiscreteGpu=false
X-KDE-SubstituteUID=false
X-KDE-Username=

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB