mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 13:57:17 +00:00
Update cheatsheets
This commit is contained in:
21
tldr/linux/pipetron
Normal file
21
tldr/linux/pipetron
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pipetron
|
||||
|
||||
> Electron node manager for PipeWire.
|
||||
> More information: <https://codeberg.org/ponleou/pipetron#usage>.
|
||||
|
||||
- Start daemon specified in config file (defaults to volume daemon if not specified):
|
||||
|
||||
`pipetron {{[-d|--daemon]}}`
|
||||
|
||||
- Start volume daemon (mirror volume settings):
|
||||
|
||||
`pipetron {{[-vd|--volume-daemon]}}`
|
||||
|
||||
- Start audio daemon (mirror audio data):
|
||||
|
||||
`pipetron {{[-ad|--audio-daemon]}}`
|
||||
Reference in New Issue
Block a user