From b6c2589eae30877cc5e362e06f3d480a0aee2e81 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 5 May 2023 16:38:48 +0300 Subject: remove old files --- .config/waybar/scripts/sound.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 .config/waybar/scripts/sound.sh (limited to '.config/waybar/scripts/sound.sh') diff --git a/.config/waybar/scripts/sound.sh b/.config/waybar/scripts/sound.sh deleted file mode 100755 index 8c19a5b..0000000 --- a/.config/waybar/scripts/sound.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -awk -F"[][]" '/Left:/ { print $2 }' <(amixer sget Master) -- cgit v1.2.3