This commit is contained in:
Nyx 2025-03-07 23:10:51 -06:00
parent ebf8334929
commit c5381084b0

10
np.pl
View file

@ -1,14 +1,18 @@
# np.pl
# github.com/stackptr
# https://git.everypizza.im/n/weechat-np
#
# Colorized now playing script for mpd/mpc.
# Originally https://github.com/stackptr/weechat-mpd-np/
#
# Colorized now playing script for playerctl.
#
# Use /np to print current song to buffer
use strict;
use warnings;
my $descr = 'Colorized now playing script for mpd';
my $descr = 'Colorized now playing script for playerctl';
weechat::register('np', 'stackptr', '0.1', 'GPL3', $descr, '', '');
weechat::hook_command('np', $descr, '',
"Settings: