diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc index 279c79d..24abdbb 100755 --- a/bspwm/bspwmrc +++ b/bspwm/bspwmrc @@ -1,13 +1,13 @@ -#! /bin/sh +#!/bin/sh sxhkd & bspc monitor -d I II III IV V VI VII VIII IX X bspc config border_width 2 -bspc config window_gap 12 +bspc config window_gap 0 -bspc config split_ratio 0.52 +bspc config split_ratio 0.5 bspc config borderless_monocle true bspc config gapless_monocle true