From 356b726ec5ac1d6796cfb5ca6171d20b4d0783a1 Mon Sep 17 00:00:00 2001 From: stkhan Date: Tue, 29 Mar 2022 19:55:52 -0800 Subject: Icons in dwmblocks, and cleaned up scripts --- scripts/vol_up | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 scripts/vol_up (limited to 'scripts/vol_up') diff --git a/scripts/vol_up b/scripts/vol_up deleted file mode 100755 index 5107cd5..0000000 --- a/scripts/vol_up +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -pactl set-sink-volume @DEFAULT_SINK@ +5% & -dunstify "Turned the volume up +5" & - -- cgit v1.2.3