UNPKG

hyper-touchbar-switcher

Version:
27 lines (24 loc) 1.17 kB
[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/Jmclerck/hyper-touchbar-switcher.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Jmclerck/hyper-touchbar-switcher/context:javascript) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=shield)](https://github.com/prettier/prettier) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=shield)](http://standardjs.com) [![Coverage Status](https://coveralls.io/repos/github/Jmclerck/hyper-touchbar-switcher/badge.svg?branch=master)](https://coveralls.io/github/Jmclerck/hyper-touchbar-switcher?branch=master) [![Wallaby.js](https://img.shields.io/badge/wallaby.js-configured-green.svg)](https://wallabyjs.com) # hyper-touchbar-switcher ``` touchbarSwitcher: { tabs: { "~/**": { icon: "", iconPosition: "center", colour: "#555555", label: "none" }, "~/Documents/GitHub/**": { icon: "~/Documents/GitHub/dotfiles/hyper/GitHub@2x.png", iconPosition: "center", colour: "#555555", label: "test" } } } ```