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