https://github.com/allisonkarlitskaya/boxi
GitHub
Terminal emulator for use with Toolbox. Contribute to allisonkarlitskaya/boxi development by creating an account on GitHub.
flatpak run dev.boxi.Boxi --help and seeing the -c <name> flag to enter a named container, which calls the toolbox binary as '['flatpak-spawn', '--host', 'toolbox', 'run', '--container', '<name>', 'env', '-0']'. I think we're supposed to figure that out and make our own .desktop files for each container. So not much better than manual Tilix profiles like I've done.dconf-editor natively is no longer gonna be the case after this is merged:flatpak update installs the active system theme if found at Flathub:flatpak update.flatpak update it has still installed itself, and if I try to remove it, it's saying that every Flatpak depends on it now, so they would uninstall too.flatpak install <something else> too.startingpoint repo:template: Untouched template branch, which comes from the startingpoint repo itself. People don't modify it. It's used for easy fast-forwarding / syncing of repos to update their local copy of the template.<something>: The ONLY branch that gets deployed (published) to GHCR. All other branches will merely build but won't deploy. This ensures total control over GHCR publishing.<something>.deploy or deployment: Very accurate names but also very ugly word.public: I thought about it but all branches are public, so it makes no sense.release: Too confusing since Releases are a GitHub feature.production: Strange name.custom: Decent but doesn't make it clear to anybody that this is the ONLY branch that gets published to live GHCR.publish: The only branch that is published to GHCR.live: The branch that goes live (deploys).prod being short for productionlive is the clearest name so far.live? It's a good name, could get used to it quickly. main workflow, not my edits!live. That part is simple and is taken care of at the bottom of the workflow. No issues there.
$ flatpak update
Looking for updates…
ID Branch Op Remote Download
1. org.gtk.Gtk3theme.adw-gtk3 3.22 i flathub < 152.6 kB
Proceed with these changes to the system installation? [Y/n]: flatpak install ---system org.gtk.Gtk3theme.adw-gtk3 org.gtk.Gtk3theme.adw-gtk3-dark[johnny@fedora ~]$ flatpak install --system org.gnome.Music
Looking for matches…
org.gnome.Music permissions:
ipc network fallback-x11 pulseaudio
wayland x11 dri file access [1]
dbus access [2] system dbus access [3]
[1] xdg-music
[2] org.freedesktop.Tracker3.Writeback, org.gnome.ControlCenter,
org.gnome.OnlineAccounts, org.gnome.Settings
[3] org.freedesktop.login1
ID Branch Op Remote Download
1. org.gnome.Music.Locale stable i flathub < 1.7 MB (partial)
2. org.gnome.Music stable i flathub < 2.5 MB
Proceed with these changes to the system installation? [Y/n]: nprod