[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:
parent
da439cd674
commit
2b43844029
3 changed files with 128 additions and 1 deletions
6
desktop/btmenu.desktop
Normal file
6
desktop/btmenu.desktop
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Categories=Settings;HardwareSettings;
|
||||
Name=btmenu
|
||||
GenericName=Bluetooth Menu
|
||||
Exec=btmenu
|
||||
Type=Application
|
||||
Loading…
Add table
Add a link
Reference in a new issue