Keyboard shortcuts - AxOS-project/Theom GitHub Wiki
Keyboard shortcuts
The
mod
key is also known as the windows key.
Essentials
mod+Return
— Open terminal (opens the default terminal - Alacritty)mod+d
— Launch application launcher (Rofi is the default)mod+Shift+d
— Open Theom dashboardmod+Shift+q
— Close the focused windowmod+f
— Toggle fullscreen for the focused windowmod+Shift+space
— Toggle floating mode for the focused windowmod+space
— Toggle focus between tiling and floating windowsmod+Shift+e
— Exit i3 with confirmationPrint
— Take a screenshot using Flameshot
Workspace Management
mod+1
throughmod+0
— Switch to workspace 1–10mod+Shift+1
throughmod+Shift+0
— Move focused window to workspace 1–10
Window Focus
mod+j
— Focus leftmod+k
— Focus downmod+l
— Focus upmod+semicolon
— Focus rightmod+Left/Down/Up/Right
— Focus window in that directionmod+a
— Focus the parent container
Window Movement
mod+Shift+j
— Move window leftmod+Shift+k
— Move window downmod+Shift+l
— Move window upmod+Shift+semicolon
— Move window rightmod+Shift+Left/Down/Up/Right
— Move window using arrow keys
Layout
mod+h
— Split container horizontallymod+v
— Split container verticallymod+e
— Toggle split orientationmod+s
— Set layout to stackingmod+w
— Set layout to tabbed
Scratchpad
mod+minus
— Move the currently focused window to the scratchpadmod+Shift+minus
— Show the first window from the scratchpad
Resize Mode
mod+r
— Enter resize modej
/Left
— Shrink widthk
/Down
— Grow heightl
/Up
— Shrink heightsemicolon
/Right
— Grow widthEnter
/Escape
/mod+r
— Exit resize mode