Update cheatsheets

This commit is contained in:
ivuorinen
2024-08-07 00:15:23 +00:00
parent 815ce2b4c6
commit 781f2de690
4 changed files with 46 additions and 5 deletions

View File

@@ -28,6 +28,6 @@ source: https://github.com/tldr-pages/tldr.git
`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}}`