fix: Fixes some scripts that had logging errors since logging updates.

This commit is contained in:
2025-10-07 17:49:35 -04:00
parent 5ddf6c3927
commit 55d7199315
4 changed files with 84 additions and 13 deletions

View File

@@ -32,7 +32,7 @@
{
"name": "Windows - window stats / picker",
"description": "View information from hyprctl about all the current windows.\n\nAllows you to choose an action you would like to perform on the selected window.",
"exec": "$SCRIPTS/hypr/windowctl"
"exec": "$SCRIPTS/hypr/windowctl picker"
},
{
"name": "Windows - close in active workspace",