bthandler/README.md
Alexander Bocken 474b27402a
fix README
2020-04-21 21:06:07 +02:00

587 B

bthandler

A simple interactive tool to connect to already paired devices, pair new ones, toggle basic settings for bluetooth devices via dmenu

If you have issues with your already paired devices not staying paired after reboots

chmod -R a+rwx /var/lib/bluetooth

might be a bit of a brute force way to solve the issue. stackexchange thread about it

Installation

Edit the Makefile to reflect your preffered installation destination. Then, simply make install