Update cheatsheets

This commit is contained in:
ivuorinen
2026-03-22 00:29:12 +00:00
parent 49187d6be0
commit d4d392941e
3 changed files with 16 additions and 4 deletions

View File

@@ -38,6 +38,6 @@ source: https://github.com/tldr-pages/tldr.git
`wpctl set-volume {{[-l|--limit]}} 1 {{id}} {{n}}%-`
- Mute/Unmute a sink (1 is mute, 0 is unmute):
- Mute/Unmute the default audio sink or source (1 is mute, 0 is unmute):
`wpctl set-mute {{id}} {{1|0|toggle}}`
`wpctl set-mute @DEFAULT_{{SINK|SOURCE}}@ {{1|0|toggle}}`