Notgnoshi / dotfiles

Personal dotfiles and shell scripts

Home Page:https://agill.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install headsetcontrol

Notgnoshi opened this issue · comments

sudo apt install libhidapi-dev
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
sudo make install