Small overhaul of configs

This commit is contained in:
natemaia
2022-08-09 18:13:06 -07:00
parent 99842f36cf
commit 79c36d5d4a
10 changed files with 21 additions and 93 deletions

View File

@ -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