Add overview comment to bluetooth_info.pl

This commit is contained in:
2024-07-13 04:27:30 +01:00
parent 9d27a1c057
commit 02ef74c918

View File

@ -1,4 +1,5 @@
#!/usr/bin/perl -l
# Perl script to display information about connected bluetooth devices. Designed to be used with polybar
use strict;
use warnings;