change font to Iosevka Slab Light-12
This commit is contained in:
parent
4c912dd954
commit
2327f1a8f7
@ -92,11 +92,11 @@ schemas:
|
|||||||
colors: *lupan-dark
|
colors: *lupan-dark
|
||||||
|
|
||||||
font:
|
font:
|
||||||
size: 11.5
|
size: 12
|
||||||
normal:
|
normal:
|
||||||
family: Fira Code Light
|
family: Iosevka Slab Light
|
||||||
bold:
|
bold:
|
||||||
family: Fira Code
|
family: Iosevka Slab
|
||||||
|
|
||||||
key_bindings:
|
key_bindings:
|
||||||
- key: F6
|
- key: F6
|
||||||
|
@ -7,7 +7,7 @@ Xft.dpi: 107
|
|||||||
polybar.height: 30
|
polybar.height: 30
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
emacs.font: Fira Code Light-11.5
|
emacs.font: Iosevka Slab Light-12
|
||||||
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-11.5'
|
FONT='Iosevka Slab Light-12'
|
||||||
BAR_FONT="${FONT};5"
|
BAR_FONT="${FONT};5"
|
||||||
|
|
||||||
CMD="$1"
|
CMD="$1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user