From caf81435c1d5f7bc7a582de920c30710f57a8f96 Mon Sep 17 00:00:00 2001 From: Yavor Kolev Date: Thu, 4 May 2023 06:44:11 -0700 Subject: [PATCH] Add activeworkspace (#213) Also improves activewindow --- pages/Configuring/Using-hyprctl.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/Configuring/Using-hyprctl.md b/pages/Configuring/Using-hyprctl.md index 22da0ed..744667c 100644 --- a/pages/Configuring/Using-hyprctl.md +++ b/pages/Configuring/Using-hyprctl.md @@ -230,10 +230,11 @@ OK = 5 version - prints the hyprland version, meaning flags, commit and branch of build. monitors - lists all the outputs with their properties workspaces - lists all workspaces with their properties +activeworkspace - gets the active window name and it's properties clients - lists all windows with their properties devices - lists all connected keyboards and mice binds - lists all registered binds -activewindow - gets the active window name +activewindow - gets the active window name and it's properties layers - lists all the layers splash - prints the current random splash getoption [option] - gets the config option status (values)