notation on installing wavemon
This commit is contained in:
parent
dea7b56b74
commit
22191e9823
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue