From e4746014ffd4d1f18d0832a2d77408a7f75bcc02 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Sat, 15 Feb 2020 13:29:39 +0100 Subject: Add .desktop file --- pa-sink-ctl.desktop | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pa-sink-ctl.desktop (limited to 'pa-sink-ctl.desktop') diff --git a/pa-sink-ctl.desktop b/pa-sink-ctl.desktop new file mode 100644 index 0000000..000f952 --- /dev/null +++ b/pa-sink-ctl.desktop @@ -0,0 +1,8 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=true +Type=Application +Name=pa-sink-ctl +Exec=pa-sink-ctl +Icon=multimedia-volume-control -- cgit