Update bspwm/sxhkd/panel configs for new bspwm version
This commit is contained in:
parent
9db5e9898a
commit
efc20b7369
3 changed files with 108 additions and 61 deletions
|
|
@ -1,9 +1,10 @@
|
|||
#!/bin/sh
|
||||
|
||||
bspc config border_width 2
|
||||
bspc config border_width 0
|
||||
bspc config window_gap 5
|
||||
|
||||
bspc config split_ratio 0.5
|
||||
bspc config single_monocle true
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
bspc config focus_by_distance true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue