Working with Applications

Concepts and tips for working with apps in Regolith.

As mentioned in the Getting Started section, super space causes i3 to execute Rofi to present a list of apps. Once launched, the application selected will open a window on the currently active workspace. If other windows are already present on this workspace, they will be resized to allow the new window to also be placed without overlapping or otherwise obstructing the existing windows.

Window Layout

super backspace can be used to toggle between horizontal and vertical layout modes, which will apply to the next launched application. In this way, windows in a workspace can divide the screen into portions relative to the desired importance of the user. A blue border will appear on the bottom or right of the window to indicate the current layout mode.

In addition to toggling layout orientation, existing windows can be moved relative to their neighbors with super shift ↑ ↓ ← → (arrow keys) or VIM-style arrow keys k j h l. Or, super tab and super shift tab can be used to move back and forth between active workspaces.

Windows can also be directly moved to other workspaces. The bar will indicate all active workspaces as well as the currently focused workspace. super shift [0-9] will cause the currently focused window to be moved to the workspace number selected.

Users can navigate to windows via super [0-9] but can also directly navigate to a specific window with super ctrl space.

Quit an Application.

Any application can be safely closed via super shift q. Crashed or otherwise unresponsive apps can be killed via super alt q.