diff options
| author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-22 22:37:29 +0100 | 
|---|---|---|
| committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-22 22:37:29 +0100 | 
| commit | a351f6a842d3f5a0edc1360515585a6355dea04a (patch) | |
| tree | 209f68a8726ed15ca1db1a70580bcfaa9a4ddaec /config/bspwm | |
| parent | aeacd873392686f4fc12d93dab82903d1140f974 (diff) | |
| parent | a7f08ffd1c05625618bf292114f94b46c9281096 (diff) | |
| download | dotfiles-a351f6a842d3f5a0edc1360515585a6355dea04a.tar.gz dotfiles-a351f6a842d3f5a0edc1360515585a6355dea04a.tar.bz2 dotfiles-a351f6a842d3f5a0edc1360515585a6355dea04a.zip | |
Merge branch 'master' of github.com:Vaskozl/dotfiles
Diffstat (limited to 'config/bspwm')
| -rwxr-xr-x | config/bspwm/bspwmrc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/bspwm/bspwmrc b/config/bspwm/bspwmrc index f3c9e72..d8c81f5 100755 --- a/config/bspwm/bspwmrc +++ b/config/bspwm/bspwmrc @@ -1,4 +1,4 @@ -#! /bin/sh +# /bin/sh  source ~/.config/bspwm/colors  bspc config border_width        3 | 
