From 333e5edd7baadd8c454d023c6fb211d8d90e9079 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Tue, 12 Jan 2016 13:01:56 -0600 Subject: [PATCH] removed unused file --- bar_variables.bash | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 bar_variables.bash diff --git a/bar_variables.bash b/bar_variables.bash deleted file mode 100644 index 08cf398..0000000 --- a/bar_variables.bash +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/env bash - -source "variables.bash" - -BAR_FIFO="$DOTFILES_PATH/wm_bar_fifo.lock" -BAR_TOP=1 -BAR_MARGIN=$WINDOW_GAP -BAR_HEIGHT=30 - -