-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Tim Herb edited this page Sep 2, 2026
·
8 revisions
Never lose a closed window again on Omarchy.
# 1. Install via AUR
yay -S omarchy-window-restore-git
# 2. Activate for your user
omarchy-install-window-restoreThat's it. Hyprland reloads automatically — no restart needed.
| Shortcut | Action |
|---|---|
SUPER+W |
Close window (saved to history) |
SUPER+R |
Restore last closed window |
SUPER+SHIFT+R |
Restore all closed windows |
SUPER+ALT+R |
Pick window to restore from a menu |
SUPER+D |
Settings (mode, config, bug report) |
SUPER+ALT+W |
Close permanently (no history) |
On Quattro, SUPER+D/SUPER+ALT+R can open themed Quickshell overlays instead of the CLI menus above, plus a "Window Restore" entry in the Omarchy menu:
bash plugin/extras/install.shIt's optional and layers on top of the base install — see plugin/README.md.
| Page | Description |
|---|---|
| Troubleshooting | Fixes for common problems |
| App-Compatibility | Which apps work in which mode |
| FAQ | Frequently asked questions |
| Code-Documentation | Technical deep-dive into the codebase |