Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-17 00:19:47 +00:00
parent b18a761896
commit aa594e72af
88 changed files with 444 additions and 114 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# slurp
> Select a region in a Wayland compositor.
> More information: <https://github.com/emersion/slurp>.
> More information: <https://github.com/emersion/slurp/blob/master/slurp.1.scd>.
- Select a region and print it to `stdout`:
@@ -30,4 +30,4 @@ source: https://github.com/tldr-pages/tldr.git
- Select a specific region and take a borderless video of it, using `wf-recorder`:
`wf-recorder --geometry "$(slurp -w 0)"`
`wf-recorder {{[-g|--geometry]}} "$(slurp -w 0)"`