|
|
@ -10,9 +10,9 @@ bspc config borderless_monocle true |
|
|
|
bspc config gapless_monocle true |
|
|
|
|
|
|
|
# colors based on plastic scheme |
|
|
|
bspc config normal_border_color "#21252b" |
|
|
|
bspc config focused_border_color "#9ec400" |
|
|
|
bspc config presel_feedback_color "#9ec400" |
|
|
|
bspc config normal_border_color "#282c34" |
|
|
|
bspc config focused_border_color "#98c379" |
|
|
|
bspc config presel_feedback_color "#98c379" |
|
|
|
|
|
|
|
# some rules |
|
|
|
# to get the name, search WM_CLASS(STRING) in xprop |
|
|
|