mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-15 06:32:40 +00:00
fix: Fixes some scripts that had logging errors since logging updates.
This commit is contained in:
2
env/.config/utils-launcher/config.json
vendored
2
env/.config/utils-launcher/config.json
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user