Small overhaul of configs
This commit is contained in:
@ -9,13 +9,13 @@ sxhkd -c "$HOME/.config/bspwm/sxhkdrc" &
|
||||
# panel
|
||||
tint2 &
|
||||
|
||||
# Set some bsp specific stuff
|
||||
# set some bsp specific
|
||||
bspc monitor -d I II III IV V VI VII VIII IX X
|
||||
|
||||
bspc config window_gap 12
|
||||
bspc config border_width 2
|
||||
|
||||
bspc config split_ratio 0.62
|
||||
bspc config split_ratio 0.5
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
|
||||
|
Reference in New Issue
Block a user