Bruno BELANYI
2b43844029
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.
7 lines
122 B
Desktop File
7 lines
122 B
Desktop File
[Desktop Entry]
|
|
Categories=Settings;HardwareSettings;
|
|
Name=btmenu
|
|
GenericName=Bluetooth Menu
|
|
Exec=btmenu
|
|
Type=Application
|