From 48359d6e373190427dad5c9e0dc4822c0668d22f Mon Sep 17 00:00:00 2001 From: rexept <103546774+rexept@users.noreply.github.com> Date: Sat, 23 Nov 2024 10:03:16 -0700 Subject: [PATCH] hyprctl: update example (#14925) * hyprctl: fixed false example * updated to be more concise --- pages/linux/hyprctl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/hyprctl.md b/pages/linux/hyprctl.md index 156e97544..845ca2809 100644 --- a/pages/linux/hyprctl.md +++ b/pages/linux/hyprctl.md @@ -19,9 +19,9 @@ `hyprctl workspaces` -- Call a dispatcher with an argument: +- Call a dispatcher: -`hyprctl dispatch exec {{app}}` +`hyprctl dispatch {{dispatcher}}` - Set a configuration keyword dynamically: