Adapt colors and themes
This commit is contained in:
parent
82a9b7c79d
commit
14b0db6483
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ bspc config pointer_action3 resize_corner
|
||||||
|
|
||||||
bspc config normal_border_color "#44475a"
|
bspc config normal_border_color "#44475a"
|
||||||
bspc config active_border_color "#bd93f9"
|
bspc config active_border_color "#bd93f9"
|
||||||
bspc config focused_border_color "#bd93f9"
|
bspc config focused_border_color "#ff79c6"
|
||||||
bspc config presel_feedback_color "#6272a4"
|
bspc config presel_feedback_color "#6272a4"
|
||||||
|
|
||||||
bspc rule -a Screenkey manage=off
|
bspc rule -a Screenkey manage=off
|
||||||
|
|
Loading…
Reference in a new issue