This commit is contained in:
ksyasuda
2022-01-28 13:48:43 -08:00
parent e8845b5f56
commit 3beba43128
4 changed files with 133 additions and 126 deletions

View File

@@ -2,15 +2,15 @@
pgrep -x sxhkd > /dev/null || sxhkd &
bspc monitor DP-4 -d I II III IV
bspc monitor DP-0 -d V VI VII VIII IX X
bspc monitor DP-4 -d I II III IV V
bspc monitor DP-0 -d VI VII VIII IX X
bspc config border_width 5
bspc config border_width 4
bspc config border_radius 14
bspc config window_gap 8
bspc config top_padding 42
bspc config window_gap 7
bspc config top_padding 44
bspc config split_ratio 0.55
bspc config split_ratio 0.54
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc config pointer_follows_focus true