Notgnoshi / dotfiles

Personal dotfiles and shell scripts
https://agill.xyz
0 stars 0 forks source link

Install headsetcontrol #82

Closed Notgnoshi closed 1 year ago

Notgnoshi commented 2 years ago
sudo apt install libhidapi-dev
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
sudo make install
Notgnoshi commented 1 year ago

Done in https://github.com/Notgnoshi/dotfiles/tree/ag/stow