This commit is contained in:
John Mertz 2024-01-31 21:38:41 -07:00
parent d1d2e56cbb
commit 6b5523d58e
Signed by: jpm
GPG Key ID: E9C5EA2D867501AB
1 changed files with 1 additions and 11 deletions

View File

@ -1,16 +1,6 @@
# 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: # Vim-style navigation and movement
# 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
## Vim-style navigation and movement
# Vim navigation between containers # Vim navigation between containers
bindsym $mod+h focus left bindsym $mod+h focus left