dtfscripts, bspwm: Use envvars to set border width and window gap

This commit is contained in:
2018-08-29 23:00:51 -05:00
parent 79184b0ce8
commit 89e33c31f8
2 changed files with 3 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ unset PB_MODULE_WLAN_INTERFACE
# bspwm monitorset.sh
unset BSPWM_DESKTOPS_TOTAL
unset BSPWM_DESKTOPS_PRIMARY
unset BSPWM_COSMETIC_GAPS
function dtf_log() {
name="$(basename $0 .sh)"