From 8857288945fb0202666092c524803ed86a5d03d8 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 14 Jun 2020 13:46:28 +0530 Subject: rem bloat --- spectrwm/.config/spectrwm/statusbar | 3 --- 1 file changed, 3 deletions(-) diff --git a/spectrwm/.config/spectrwm/statusbar b/spectrwm/.config/spectrwm/statusbar index c90c1df..fa02a69 100755 --- a/spectrwm/.config/spectrwm/statusbar +++ b/spectrwm/.config/spectrwm/statusbar @@ -1,8 +1,5 @@ #!/bin/bash -BOLD='\033[1m' -BB='\033[00m' - vol(){ vol=$(pulsemixer --get-volume | awk '{print $1}') echo -e "+@fg=1;vol+@fg=0; $vol% " -- cgit v1.2.3