From 219399d5d7589a34b63eaa4a62a738d92a3ea490 Mon Sep 17 00:00:00 2001 From: Waddy Hussain <41598382+waddyhussain@users.noreply.github.com> Date: Tue, 15 Aug 2023 09:18:26 +0100 Subject: [PATCH] fix mistake in hyprctl activeworkspace description (#297) --- pages/Configuring/Using-hyprctl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Configuring/Using-hyprctl.md b/pages/Configuring/Using-hyprctl.md index d4fcd7d5..9a04d6cd 100644 --- a/pages/Configuring/Using-hyprctl.md +++ b/pages/Configuring/Using-hyprctl.md @@ -233,11 +233,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 +activeworkspace - gets the active workspace and its 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 and it's properties +activewindow - gets the active window name and its properties layers - lists all the layers splash - prints the current random splash getoption [option] - gets the config option status (values)