feat: Adds logs picker / views to utils-launcher

This commit is contained in:
2025-10-09 14:46:18 -04:00
parent 390230e532
commit 72ff2e6316
3 changed files with 62 additions and 0 deletions

View File

@@ -14,6 +14,11 @@
"description": "Clear the clipboard history file.",
"exec": "$SCRIPTS/hypr/clear-clipboard-history --notify-complete"
},
{
"name": "Logs - view logs",
"description": "View logs generated by our custom commands.",
"exec": "$SCRIPTS/hypr/utils/logs/logs-picker"
},
{
"name": "Monitors - stats / picker",
"description": "View information from hyprctl about currently connected monitors.",