diff options
| author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-22 22:37:16 +0100 | 
|---|---|---|
| committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-22 22:37:16 +0100 | 
| commit | aeacd873392686f4fc12d93dab82903d1140f974 (patch) | |
| tree | f09187025ea0415123ba92d8793b39c215653db3 /config/bspwm | |
| parent | 823581bd7c5e5904eab5884f999a39b5f9e895b4 (diff) | |
| download | dotfiles-aeacd873392686f4fc12d93dab82903d1140f974.tar.gz dotfiles-aeacd873392686f4fc12d93dab82903d1140f974.tar.bz2 dotfiles-aeacd873392686f4fc12d93dab82903d1140f974.zip | |
many + uzbl
Diffstat (limited to 'config/bspwm')
| -rwxr-xr-x | config/bspwm/bspwmrc | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/config/bspwm/bspwmrc b/config/bspwm/bspwmrc index 6a2b2fe..f3c9e72 100755 --- a/config/bspwm/bspwmrc +++ b/config/bspwm/bspwmrc @@ -10,6 +10,8 @@ bspc config focused_border_color $COLOR0  bspc config active_border_color $COLOR0  bspc config normal_border_color $COLOR11 +bspc config top_padding 24  +  bspc config borderless_monocle     true  bspc config gapless_monocle        true  bspc config apply_floating_atom    true | 
