mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat: Adds workspace picker to utils-launcher
This commit is contained in:
5
env/.config/utils-launcher/config.json
vendored
5
env/.config/utils-launcher/config.json
vendored
@@ -43,5 +43,10 @@
|
||||
"name": "Windows - close ALL",
|
||||
"description": "Close all windows in all workspaces.",
|
||||
"exec": "$SCRIPTS/hypr/windowctl close --all"
|
||||
},
|
||||
{
|
||||
"name": "Workspaces - stats / picker",
|
||||
"description": "View information from hyprctl about currently available workspaces",
|
||||
"exec": "$SCRIPTS/hypr/workspacectl picker"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user