|
@ -9,11 +9,12 @@ bspc config split_ratio 0.52 |
|
|
bspc config borderless_monocle true |
|
|
bspc config borderless_monocle true |
|
|
bspc config gapless_monocle true |
|
|
bspc config gapless_monocle true |
|
|
|
|
|
|
|
|
# colors |
|
|
|
|
|
bspc config normal_border_color "#484848" |
|
|
|
|
|
bspc config focused_border_color "#1F8999" |
|
|
|
|
|
bspc config urgent_border_color "#B58900" |
|
|
|
|
|
bspc config presel_border_color "#26E2FF" |
|
|
|
|
|
|
|
|
# colors based on plastic scheme |
|
|
|
|
|
bspc config normal_border_color "#21252b" |
|
|
|
|
|
bspc config focused_border_color "#9ec400" |
|
|
|
|
|
bspc config urgent_border_color "#ff3334" |
|
|
|
|
|
bspc config presel_border_color "#9ec400" |
|
|
|
|
|
bspc config presel_feedback_color "#9ec400" |
|
|
|
|
|
|
|
|
# some rules |
|
|
# some rules |
|
|
# to get the name, search WM_CLASS(STRING) in xprop |
|
|
# to get the name, search WM_CLASS(STRING) in xprop |
|
|