From 22191e98233f85773ad7f164e4756aa481b918a4 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Thu, 26 May 2022 15:13:02 -0700 Subject: [PATCH] notation on installing wavemon --- updates.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/updates.txt b/updates.txt index 1974ac23..f35ee21c 100644 --- a/updates.txt +++ b/updates.txt @@ -14,9 +14,9 @@ add notation about using pick to parse through output, and pipe that using xargs example: ls | pick | xargs bat # will give you a choice of the files from ls, pick displays a menu to "pick" the file, which then is parsed to xargs bat (invokes bat on choice from ls | pick) -Install bspwm and sxhkd and xdo and viewnior +Install bspwm and sxhkd and xdo and viewnior & wavemon -doas pacman -S bspwm sxhkd xdo viewnior +doas pacman -S bspwm sxhkd xdo viewnior wavemon Place bspwmrc and sxhkdrc in respective .config directories