From a825bb90dd4548008c0aeeacea868f35c7f1c21f Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Thu, 20 Jan 2022 10:40:10 +0100 Subject: Small fixes --- multiplayerctl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'multiplayerctl') diff --git a/multiplayerctl b/multiplayerctl index 011c7bc..d86d833 100755 --- a/multiplayerctl +++ b/multiplayerctl @@ -1,4 +1,6 @@ #!/usr/bin/env perl +# +# Deps: bash, playerctl my $TMPFILE = '/tmp/multiplayerctl'; -- cgit v1.2.3