TODO for Distrobox

This commit is contained in:
John Mertz 2022-09-05 14:56:28 -04:00
parent df3d0e936c
commit c91cae5cd6
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
# vim: ft=sh # vim: ft=sh
# TODO: get started with Distrobox. Once I have apps in a distro toolbox they can be added to the launcher with:
# distrobox-export --app <app>
# Attempt to remove as many rpm-ostree layers as possible and replace them with containerized versions.
# Also change terminal bindings to launch in a distro toolbox with the primary binding and the host in a secondary:
# - Research terminals that supprot "profiles"
# - Create "profiles" for each box that are visually distinct from the host
# - Set an auto-run command to: distrobox-enter --name <distro>
### Keybindings ### Keybindings
## Vim-style navigation and movement ## Vim-style navigation and movement