change font size to 11.5
This commit is contained in:
parent
c4dd3a161b
commit
dcf04e9b22
@ -92,7 +92,7 @@ schemas:
|
|||||||
colors: *lupan-dark
|
colors: *lupan-dark
|
||||||
|
|
||||||
font:
|
font:
|
||||||
size: 12.0
|
size: 11.5
|
||||||
normal:
|
normal:
|
||||||
family: Fira Code Light
|
family: Fira Code Light
|
||||||
bold:
|
bold:
|
||||||
|
@ -7,7 +7,7 @@ Xft.dpi: 107
|
|||||||
polybar.height: 30
|
polybar.height: 30
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
emacs.font: Fira Code Light-12.0
|
emacs.font: Fira Code Light-11.5
|
||||||
emacs.cursorBlink: false
|
emacs.cursorBlink: false
|
||||||
emacs.scrollBarWidth: 20
|
emacs.scrollBarWidth: 20
|
||||||
emacs.background: #424242
|
emacs.background: #424242
|
||||||
|
@ -4,7 +4,7 @@ THEMES_PATH=~/.config/bspwm/themes
|
|||||||
CURRENT_THEME_PATH="${THEMES_PATH}/theme.sh"
|
CURRENT_THEME_PATH="${THEMES_PATH}/theme.sh"
|
||||||
DEFAULT_THEME=lupan-dark
|
DEFAULT_THEME=lupan-dark
|
||||||
|
|
||||||
FONT='Fira Code Light-12.0'
|
FONT='Fira Code Light-11.5'
|
||||||
BAR_FONT="${FONT};5"
|
BAR_FONT="${FONT};5"
|
||||||
|
|
||||||
CMD="$1"
|
CMD="$1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user