diff --git a/bluetooth_dmenu.pl b/bluetooth_dmenu.pl index 2b4f5b7..0a69637 100755 --- a/bluetooth_dmenu.pl +++ b/bluetooth_dmenu.pl @@ -1,4 +1,5 @@ #!/usr/bin/perl +# Script that allows the user to select a bluetooth device to connect to via dmenu. use strict; use warnings;