Skip to content

Add CTRL ALT Delete to close all windows#980

Closed
chriopter wants to merge 1 commit into
basecamp:devfrom
chriopter:patch-1
Closed

Add CTRL ALT Delete to close all windows#980
chriopter wants to merge 1 commit into
basecamp:devfrom
chriopter:patch-1

Conversation

@chriopter
Copy link
Copy Markdown
Contributor

A suggestion; sometimes i like to start with a clean slate. CTR ALT Delete to close all Windows and start on Workspace #1


# Close all Windows for a clean slate
bindd = CTRL ALT, DELETE, Close all Windows, exec, sh -c 'hyprctl clients -j | jq -r ".[].address" | xargs -I{} hyprctl dispatch closewindow address:{}; hyprctl dispatch workspace 1'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's hard to read not going to lie

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to accept improvements

@dhh
Copy link
Copy Markdown
Member

dhh commented Aug 22, 2025

Love this idea. But let's extract the command into omarchy-cmd-close-all-windows.

dhh added a commit that referenced this pull request Aug 22, 2025
@dhh
Copy link
Copy Markdown
Member

dhh commented Aug 22, 2025

Split out the command and gave you credit 👌

@dhh dhh closed this Aug 22, 2025
@chriopter
Copy link
Copy Markdown
Contributor Author

Oh perfect, i was just about to push haha

dhh added a commit to ryanrhughes/omarchy that referenced this pull request Aug 22, 2025
OmarSkalli pushed a commit to OmarSkalli/omarchy that referenced this pull request Aug 26, 2025
jakeprime pushed a commit to jakeprime/omarchy that referenced this pull request Aug 26, 2025
gocs pushed a commit to gocs/omarchy that referenced this pull request Aug 28, 2025
chriopter pushed a commit to chriopter/omarchy that referenced this pull request Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants