Skip to content

Commit d447f43

Browse files
author
adrianbartyczak
committed
Change example X11 management solutions in README.md
1 parent 8592ca7 commit d447f43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ Solutions for managing the shell
5656

5757
Solutions for managing X11
5858

59-
* [Get the name of the active window.](scripts/x11_management-output_only/window_property_information/getactvwindname)
60-
* [Get the ID of a window by PID.](scripts/x11_management-output_only/window_property_information/getwindidbypid)
59+
* [Get the ID of the active window.](scripts/x11_management-output_only/window_property_information/getactvwindid)
60+
* [Get the ID of a window by name.](scripts/x11_management-output_only/window_property_information/getwindidbyname)
6161

6262
## Mobile device management
6363

0 commit comments

Comments
 (0)