Skip to content

Instantly share code, notes, and snippets.

View Yash999-design's full-sized avatar

Yash999-design

View GitHub Profile
@Yash999-design
Yash999-design / .hyperterm.js
Created January 10, 2024 06:58 — forked from marcbachmann/.hyperterm.js
hyperterm config
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 12.5,
// font family with optional fallbacks
fontFamily: '"Meslo LG S for Powerline", Menlo, "DejaVu Sans Mono", "Lucida Console", monospace',
// terminal cursor background color (hex)
cursorColor: 'rgba(255,255,255,.4)',