From 4ca2fb6ecda871d52d645f26a58a56eb35856b17 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 26 May 2024 12:23:04 -0700 Subject: [PATCH] Short docs for each novel piece --- docs/tactile.md | 18 ++++++++++++++++++ docs/zellij.md | 3 +++ 2 files changed, 21 insertions(+) create mode 100644 docs/tactile.md create mode 100644 docs/zellij.md diff --git a/docs/tactile.md b/docs/tactile.md new file mode 100644 index 0000000..9d6aa62 --- /dev/null +++ b/docs/tactile.md @@ -0,0 +1,18 @@ +# Tactile + +Tactile is a tool for tiling windows on larger displays. It's not a tiling windows manager, like i3 or Hyprland, so it works alongside the regular Ubuntu Gnome window system that anyone coming from Windows or Mac would be familiar with. By default, Omakub has configured it with 6 slots, using one main column, and two wings. This is a great setup for having your editor in the center, flanked by docs and browser and AI helpers and what else. + +You don't need or probably even want to use this when using a smaller laptop, like a Framework 13. On a screen like that, you're better off either using your applications full-screen and switching between workspaces, or just using the two-way default Gnome tiling. Super+ and Super+ controls the default Gnome window tiler, putting the active application on either the left or the right. Super+ will maximize the application. And, finally, F11 takes an application full screen. + +But when you are on that big scren, use Tactile with Super+T to bring up the tiling overview. Then press W+S to make the application take up the two center slots. You can also do Super+Q+Q to take up just the Q slot in the upper left slot. Or even Super+Q+S to take up the four slots on the left of the screen. + +## Hotkeys + +| Hotkey | Function | +| ------------- | -------------------- | +| Super+T | Tiling overlay | +| Super+W+S | Fill center vertical | +| Super+Q+A | Fill left vertical | +| Super+E+D | Fill right vertical | +| Super+Q+Q | Fill upper left | +| Super+A+A | Fill lower left | diff --git a/docs/zellij.md b/docs/zellij.md new file mode 100644 index 0000000..f8cf568 --- /dev/null +++ b/docs/zellij.md @@ -0,0 +1,3 @@ +# Zellij + +