summaryrefslogtreecommitdiff
path: root/Scripts/volume-change.py
diff options
context:
space:
mode:
Diffstat (limited to 'Scripts/volume-change.py')
-rwxr-xr-xScripts/volume-change.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Scripts/volume-change.py b/Scripts/volume-change.py
index 64d578a..d279ce6 100755
--- a/Scripts/volume-change.py
+++ b/Scripts/volume-change.py
@@ -8,6 +8,8 @@
#
# Requires: python3 and python-dbus (on Arch) or python3-dbus
# (on Debian) or equivalent
+#
+# Git link: https://github.com/garrett92895/gnome-volume-step-osd
import dbus
import sys
from subprocess import getoutput