From d353e008928bfada68f91edf2abfb8118cb9ed50 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Wed, 26 Oct 2022 13:20:18 +0100 Subject: [PATCH] mention hyprctl cursorpos --- 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 2bc6eeb..3668b67 100644 --- a/pages/Configuring/Using-hyprctl.md +++ b/pages/Configuring/Using-hyprctl.md @@ -81,7 +81,7 @@ hyprctl setcursor Bibata-Modern-Classic 24 ## Info -```sh +```plain 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 @@ -91,6 +91,7 @@ activewindow - gets the active window name layers - lists all the layers splash - prints the current random splash getoption [option] - gets the config option status (values) +cursorpos - gets the current cursor pos in global layout coordinates ``` For the getoption command, the option name should be written as `section:option`,