Keybinds Reference
Default keybinds are heavily influenced by DWM and XMonad. The primary modifier is Super (Windows key).
🚀 System & Applications
| Keybind |
Action |
Super + q |
Quit compositor |
Super + Ctrl + r |
Reload configuration |
Super + Return |
Open terminal (lxterminal) |
Super + p |
Open Rofi application launcher |
Print |
Take screenshot (saved to ~/Pictures/Screenshots/fht-comp/) |
🪟 Window Management
| Keybind |
Action |
Super + j |
Focus next window |
Super + k |
Focus previous window |
Super + Shift + j |
Swap with next window |
Super + Shift + k |
Swap with previous window |
Super + m |
Maximize focused window |
Super + f |
Fullscreen focused window |
Super + Shift + c |
Close focused window |
Super + Ctrl + Space |
Toggle float for focused window |
📐 Layout & Proportions
| Keybind |
Action |
Super + Space |
Select next layout |
Super + Shift + Space |
Select previous layout |
Super + h |
Decrease master width factor (mwfact) |
Super + l |
Increase master width factor (mwfact) |
Super + Shift + h |
Increase number of masters (nmaster) |
Super + Shift + l |
Decrease number of masters (nmaster) |
🔢 Workspaces (12 Total)
| Keybind |
Action |
Super + [1-9, 0, F1-F3] |
Focus workspace (0-12) |
Super + Shift + [1-9, 0, F1-F3] |
Send focused window to workspace |