Skip to content

Commit

Permalink
fix mistake in hyprctl activeworkspace description (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
waddyhussain authored Aug 15, 2023
1 parent 7e06020 commit 219399d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/Configuring/Using-hyprctl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 219399d

Please sign in to comment.