Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions bin/omarchy-install-window-restore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
#!/bin/bash

# Install Window Restore — save and restore closed windows with keybindings.
# SUPER+W closes a window and saves it to history. SUPER+R restores the last closed window.
# Supports both a relaunch mode (default) and a hide mode (preserves full window state).
# Usually called via Install from the Omarchy Menu.

echo "Installing Window Restore..."
omarchy-pkg-aur-add omarchy-window-restore-git

echo ""
echo "Activating Window Restore..."
/usr/bin/omarchy-install-window-restore