fix(bspwm): adjust border width
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
dc7ea552d0
commit
6a3b9cba5c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pgrep -x sxhkd > /dev/null || sxhkd &
|
|||
|
||||
bspc monitor -d 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
||||
|
||||
bspc config border_width 3
|
||||
bspc config border_width 2
|
||||
bspc config normal_border_color "#919191"
|
||||
bspc config focused_border_color "#FF6054"
|
||||
bspc config presel_feedback_color "#CCCCCC"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue