make header format yaml
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "Basic Sound"
|
||||
tags: [ "sound" ]
|
||||
title: Basic Sound
|
||||
tags:
|
||||
- sound
|
||||
---
|
||||
|
||||
# Pulse
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "festival"
|
||||
tags: [ "sound" ]
|
||||
title: festival
|
||||
tags:
|
||||
- sound
|
||||
---
|
||||
|
||||
# Basics
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "mpd"
|
||||
tags: [ "sound" ]
|
||||
title: mpd
|
||||
tags:
|
||||
- sound
|
||||
---
|
||||
# Setup
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "mpd with pipewire"
|
||||
tags: [ "sound", "pipewire" ]
|
||||
title: mpd with pipewire
|
||||
tags:
|
||||
- sound
|
||||
- pipewire
|
||||
requirements: [ "pipewire" ]
|
||||
---
|
||||
# Setup
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "pipewire"
|
||||
tags: [ "sound" ]
|
||||
title: pipewire
|
||||
tags:
|
||||
- sound
|
||||
---
|
||||
|
||||
Install `wireplumber` and `pipewire`, then add your user to any `pipewire` group.
|
||||
|
||||
Reference in New Issue
Block a user