[ADD][SCRIPT] Bluetoot dmenu interface btmenu

I found the base script somewhere on GitHub. It looks like a good basis
to transform it into a true bluetooth interface which could be launched
directly from demnu. To that end I wrote a little '.desktop' file to add
it to `dmenu-desktop` entries.
This commit is contained in:
Bruno BELANYI 2019-10-06 20:09:41 +02:00
parent da439cd674
commit 2b43844029
3 changed files with 128 additions and 1 deletions

6
desktop/btmenu.desktop Normal file
View file

@ -0,0 +1,6 @@
[Desktop Entry]
Categories=Settings;HardwareSettings;
Name=btmenu
GenericName=Bluetooth Menu
Exec=btmenu
Type=Application