mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Adds logs picker / views to utils-launcher
This commit is contained in:
5
env/.config/utils-launcher/config.json
vendored
5
env/.config/utils-launcher/config.json
vendored
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user