To-done
This commit is contained in:
parent
d1d2e56cbb
commit
6b5523d58e
|
@ -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 <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-style navigation and movement
|
||||
|
||||
# Vim navigation between containers
|
||||
bindsym $mod+h focus left
|
||||
|
|
Loading…
Reference in New Issue