switch font to Fira Code Light

This commit is contained in:
2020-09-22 21:54:16 +02:00
parent 435f54e9d0
commit 56c7cecf48
3 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@ THEMES_PATH=~/.config/bspwm/themes
CURRENT_THEME_PATH="${THEMES_PATH}/theme.sh"
DEFAULT_THEME=lupan-dark
FONT='Iosevka Light-13.5'
FONT='Fira Code Light-12.0'
BAR_FONT="${FONT};5"
CMD="$1"