From 619cb6070d87a619f0a9586bb4ff98a4cdfcef67 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Tue, 15 Dec 2020 15:44:53 -0500 Subject: Add a volume control script --- bin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index a66fbff..0189db6 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -14,4 +14,5 @@ install: install night $(HOME)/bin/ install wallpaper $(HOME)/bin/ install status-bar $(HOME)/bin/ + install volCtl $(HOME)/bin/ -- cgit v1.2.3