Skip to content

Instantly share code, notes, and snippets.

@Mutsuki
Mutsuki / hyper.js
Last active December 6, 2024 17:05
Jiafeng Hyper.js Config
"use strict";
// 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: {
opacity:
{
focus: 0.9,
blur: 0.5,