hyper-touchbar-switcher
v0.8.5
Published
Touchbar Tab switcher for Hyper
Downloads
28
Maintainers
Readme
hyper-touchbar-switcher
touchbarSwitcher: {
tabs: {
"~/**": {
icon: "",
iconPosition: "center",
colour: "#555555",
label: "none"
},
"~/Documents/GitHub/**": {
icon: "~/Documents/GitHub/dotfiles/hyper/[email protected]",
iconPosition: "center",
colour: "#555555",
label: "test"
}
}
}