feat: Adds monitorctl script to handle monitor subcommands.

This commit is contained in:
2025-10-08 10:38:05 -04:00
parent 0922f7578f
commit 18fce8e2bb
5 changed files with 200 additions and 18 deletions

View File

@@ -17,7 +17,7 @@
{
"name": "Monitors - stats / picker",
"description": "View information from hyprctl about currently connected monitors.",
"exec": "$SCRIPTS/hypr/monitor-picker"
"exec": "$SCRIPTS/hypr/monitorctl picker"
},
{
"name": "Waybar - restart",