wmctrl: fix typo (#13398)

This commit is contained in:
DrMaxNix
2024-08-06 19:42:12 +02:00
committed by GitHub
parent 30e810fe75
commit 8331c0b172

View File

@@ -23,6 +23,6 @@
`wmctrl -r {{window_title}} -b toggle,fullscreen`
- Select a window a move it to a workspace:
- Select a window and move it to a workspace:
`wmctrl -r {{window_title}} -t {{workspace_number}}`