From 63dd3de214f9d7cb8f0b2b27d4e218a4054f5560 Mon Sep 17 00:00:00 2001 From: chris1320 Date: Sun, 13 Oct 2024 00:16:10 +0800 Subject: [PATCH] feat(arch): add order links Signed-off-by: chris1320 --- Operating Systems/Arch Linux/Contents/Audio and Video.md | 5 +++++ .../Arch Linux/Contents/Setting Up Swaylock.md | 2 +- .../Arch Linux/Contents/Setting Up The Browsers.md | 6 +++++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/Operating Systems/Arch Linux/Contents/Audio and Video.md b/Operating Systems/Arch Linux/Contents/Audio and Video.md index fd3c5db..5c222e8 100644 --- a/Operating Systems/Arch Linux/Contents/Audio and Video.md +++ b/Operating Systems/Arch Linux/Contents/Audio and Video.md @@ -6,3 +6,8 @@ PipeWire is now superseding PulseAudio when it comes to handling audio and video paru -S pipewire pipewire-audio pipewire-pulse lib32-pipewire \ easyeffects playerctl wireplumber \ ``` + +----- + +- Previous: [[Setting Up Swaylock]] +- Next: [[Setting Up The Browsers]] diff --git a/Operating Systems/Arch Linux/Contents/Setting Up Swaylock.md b/Operating Systems/Arch Linux/Contents/Setting Up Swaylock.md index efa4992..a6c7a71 100644 --- a/Operating Systems/Arch Linux/Contents/Setting Up Swaylock.md +++ b/Operating Systems/Arch Linux/Contents/Setting Up Swaylock.md @@ -7,4 +7,4 @@ paru -S swaylock-effects-git ----- - Previous: [[Setting Up Rofi]] -- Next: N/A +- Next: [[Audio and Video]] diff --git a/Operating Systems/Arch Linux/Contents/Setting Up The Browsers.md b/Operating Systems/Arch Linux/Contents/Setting Up The Browsers.md index 97715b2..6f6c592 100644 --- a/Operating Systems/Arch Linux/Contents/Setting Up The Browsers.md +++ b/Operating Systems/Arch Linux/Contents/Setting Up The Browsers.md @@ -2,4 +2,8 @@ ```bash paru -S firefox brave-bin -``` \ No newline at end of file +``` + +----- + +- Previous: [[Audio and Video]] \ No newline at end of file