notation on installing wavemon

This commit is contained in:
tomit4 2022-05-26 15:13:02 -07:00
parent dea7b56b74
commit 22191e9823

View file

@ -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