mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Update hyper config
This commit is contained in:
2
hyper.js
2
hyper.js
@@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
config: {
|
config: {
|
||||||
// default font size in pixels for all tabs
|
// default font size in pixels for all tabs
|
||||||
fontSize: 10,
|
fontSize: 12,
|
||||||
|
|
||||||
// font family with optional fallbacks
|
// font family with optional fallbacks
|
||||||
fontFamily: '"Menlo for Powerline", Menlo, "DejaVu Sans Mono", "Lucida Console", monospace',
|
fontFamily: '"Menlo for Powerline", Menlo, "DejaVu Sans Mono", "Lucida Console", monospace',
|
||||||
|
|||||||
Reference in New Issue
Block a user