update hyper

This commit is contained in:
Christian Nieves
2023-10-24 14:49:37 -05:00
parent c17aee67d6
commit 0a72887b64

View File

@ -11,7 +11,7 @@ module.exports = {
// or `'canary'` for less polished but more frequent updates
updateChannel : 'stable',
// default font size in pixels for all tabs
fontSize : 10,
fontSize : 12,
// font family with optional fallbacks
fontFamily : '"ComicCodeLigatures Nerd Font", monospace',
// default font weight: 'normal' or 'bold'
@ -19,7 +19,7 @@ module.exports = {
// font weight for bold characters: 'normal' or 'bold'
fontWeightBold : 'bold',
// line height as a relative unit
lineHeight : 1.15,
lineHeight : 1.00,
// letter spacing as a relative unit
letterSpacing : 0,
// terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or