fix: Fixes windowctl to handle when ctrl-c is hit from the window-picker, when not launched in a new terminal window. Adds a few more options to that allow to return to the window picker after performing certain actions on a selected window.

This commit is contained in:
2025-10-06 16:32:26 -04:00
parent 54fe479ee1
commit b5198a5df6
4 changed files with 94 additions and 28 deletions

View File

@@ -12,7 +12,7 @@
{
"name": "Clipboard - clear history",
"description": "Clear the clipboard history file.",
"exec": "$SCRIPTS/hypr/clear-clipboard-history && echo Done"
"exec": "$SCRIPTS/hypr/clear-clipboard-history --notify-complete"
},
{
"name": "Monitors - stats / picker",