Keybinds & Shortcuts¶
Pimarchy is built for a keyboard-driven workflow. Master these keybinds to navigate your system efficiently.
General Navigation¶
| Shortcut | Action | Description |
|---|---|---|
| SUPER + Return | Terminal | Open Alacritty terminal. |
| SUPER + D | Launcher | Open Rofi app launcher. |
| SUPER + W | Close | Close the focused window. |
| SUPER + E | File Manager | Open Thunar file manager. |
| SUPER + M | System Monitor | Open btop system monitor. |
| SUPER + SHIFT + B | Chromium | Launch Chromium browser. |
| SUPER + K | Keybind Viewer | View all active keybinds in Rofi. |
| SUPER + Q | Lock | Lock the screen (swaylock). |
Window Management¶
| Shortcut | Action | Description |
|---|---|---|
| SUPER + F | Fullscreen | Toggle fullscreen on the focused window. |
| SUPER + V | Float | Toggle floating mode for the focused window. |
| SUPER + Arrow keys | Focus | Move focus between windows. |
| SUPER + SHIFT + Arrows | Move | Move the focused window within the layout. |
| SUPER + 1–0 | Workspace | Switch to workspaces 1 through 10. |
| SUPER + SHIFT + 1–0 | Move to Workspace | Move the focused window to a specific workspace. |
Screen Capture¶
| Shortcut | Action | Description |
|---|---|---|
| Region | Select a region of the screen to capture. | |
| SHIFT + Print | Fullscreen | Capture the entire screen. |
Saved Location
All screenshots are automatically saved to ~/Pictures/Screenshots/ as PNG files.
Audio & Media¶
| Shortcut | Action | Description |
|---|---|---|
| F10 | Mute | Toggle audio mute. |
| F11 | Volume Down | Decrease system volume. |
| F12 | Volume Up | Increase system volume. |
Power Menu¶
Press SUPER + SHIFT + E or click the power icon in the Waybar to open the Rofi-based power menu:
- Shutdown: Power off the system.
- Reboot: Restart the system.
- Logout: Exit the Hyprland session and return to Tuigreet.
- Lock: Lock the screen.
- Suspend: Put the system to sleep.