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