removed unused file
This commit is contained in:
parent
0d75ad67e4
commit
333e5edd7b
|
@ -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
|
|
||||||
|
|
||||||
|
|
Reference in a new issue