i3
i3 is a tiling window manager for X11, configured as the default window manager for the X11 profile. It mirrors Hyprland’s keybindings where X11 allows, providing a consistent experience across session types.
Features
Section titled “Features”- Automatic tiling with configurable gaps (inner 8px, outer 4px)
- 10 workspaces with vim-style navigation (hjkl)
- picom compositor for shadows, transparency, and rounded corners
- i3status bar with system info
- Full theme integration via
theme-set
Keybindings
Section titled “Keybindings”| Key | Action |
|---|---|
| Super + Return | Open terminal |
| Super + Space | Open rofi launcher |
| Super + h/j/k/l | Focus left/down/up/right |
| Super + Shift + h/j/k/l | Move window left/down/up/right |
| Super + 1-9,0 | Switch workspace |
| Super + f | Fullscreen |
| Super + Shift + f | Toggle floating |
| Super + Shift + q | Close window |
| Super + Shift + r | Restart i3 |
Theme Integration
Section titled “Theme Integration”i3 colors are generated by theme-set from colors.toml. Window borders use the theme’s accent color for focused windows, with muted borders for unfocused windows.