From 6b5523d58ecaca9292809baaa3c7b4adfa6710e4 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Wed, 31 Jan 2024 21:38:41 -0700 Subject: [PATCH] To-done --- sway/bindings | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/sway/bindings b/sway/bindings index 0376d10f8..56267f7fd 100644 --- a/sway/bindings +++ b/sway/bindings @@ -1,16 +1,6 @@ # 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 +# Vim-style navigation and movement # Vim navigation between containers bindsym $mod+h focus left