From c91cae5cd6637f5a7df20f6262843fb3ae4efa2d Mon Sep 17 00:00:00 2001 From: John Mertz Date: Mon, 5 Sep 2022 14:56:28 -0400 Subject: [PATCH] TODO for Distrobox --- sway/bindings | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sway/bindings b/sway/bindings index 86e46bd95..e427dec6e 100644 --- a/sway/bindings +++ b/sway/bindings @@ -1,5 +1,13 @@ # 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 +# 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 + ### Keybindings ## Vim-style navigation and movement