mirror of https://github.com/CrimsonTome/tldr.git
wmctrl: fix typo (#13398)
parent
30e810fe75
commit
8331c0b172
|
@ -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…
Reference in New Issue