From af4458c7ee0988983791211551fa43e79d3687f6 Mon Sep 17 00:00:00 2001 From: Karl Is Wright Date: Mon, 27 Mar 2023 02:52:39 +0000 Subject: [PATCH] Update README.md suggested adding bspwm and playerctl as requirements as scripts refer to commands provided by both programs. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f238423..5c3d73a 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ This is my custom dwm build which not uses dwmblocks or something similar for ba - bat (cat replacement) - alsa-utils (for amixer) - wireless\_tools (iwgetid) +- bspwm (used for handling workspaces) +- playerctl (used for media playback controls) ## About this