aboutsummaryrefslogtreecommitdiff
path: root/multiplayerctl
diff options
context:
space:
mode:
authorGuillermo Ramos2022-01-20 10:40:10 +0100
committerGuillermo Ramos2022-01-20 10:40:10 +0100
commita825bb90dd4548008c0aeeacea868f35c7f1c21f (patch)
tree6ce67fad7c907a9f94a39924669d01ee0a9c51cd /multiplayerctl
parenta078f36dd0201cd46b124ba352e2c6d64a414b9c (diff)
downloadcli-a825bb90dd4548008c0aeeacea868f35c7f1c21f.tar.gz
Small fixes
Diffstat (limited to 'multiplayerctl')
-rwxr-xr-xmultiplayerctl2
1 files changed, 2 insertions, 0 deletions
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';