Skip to content

Instantly share code, notes, and snippets.

@tengg
tengg / hyper_config
Created February 11, 2018 02:56
hyper config
#hyper
@tengg
tengg / .hyper.js
Last active February 12, 2018 04:55
hyper config
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
modifierKeys: {
altIsMeta: true
},