mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 07:15:27 +02:00
wmctrl: fix typo (#13398)
This commit is contained in:
parent
30e810fe75
commit
8331c0b172
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue