From 8d17082a6c0f24f542956704aae4103a97b07e16 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 27 Aug 2018 20:08:14 -0500 Subject: [PATCH] bspwm: Clean up the only other log call in the script --- .config/bspwm/bspwmrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index deabad8d..43a9def2 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -27,7 +27,6 @@ if [[ -x "$dtfscript" ]]; then fi unset dtfscript -printf "[INFO] Configuring bspwm\n" # Monitor setup script # Unique to bspwm, because i3 handles this alright $HOME/.config/bspwm/monitorset.sh