improve bar
This commit is contained in:
parent
cec068a416
commit
59122c7b77
2
bspwmrc
2
bspwmrc
@ -16,7 +16,7 @@ bspc monitor HDMI-0 -d 6 7 8 9
|
|||||||
# Set up bspwm theme
|
# Set up bspwm theme
|
||||||
bspc config border_width 2
|
bspc config border_width 2
|
||||||
bspc window_gap 24
|
bspc window_gap 24
|
||||||
bspc config -m DVI-I-0 top_padding 36
|
bspc config -m DVI-I-0 top_padding 20
|
||||||
bspc config focused_border_color '#858585'
|
bspc config focused_border_color '#858585'
|
||||||
bspc config normal_border_color '#2e343D'
|
bspc config normal_border_color '#2e343D'
|
||||||
bspc config split_ratio 0.52
|
bspc config split_ratio 0.52
|
||||||
|
@ -92,5 +92,5 @@ buildBar () {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
buildBar | lemonbar -p -g "1872x20+24+8" -B "$BLACK" -F "$GREY" -f -gohu-gohufont-medium-r-normal--14-100-100-100-c-80-iso10646-1
|
buildBar | lemonbar -p -g "1920x20" -B "$BLACK" -F "$GREY" -f -gohu-gohufont-medium-r-normal--14-100-100-100-c-80-iso10646-1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user