:rice: Some dotfiles.
A small opinionated list of dot files used to set up my apps.
componentDidMount()
, increase the timeout or comment the following line completely. It is not worth the extra CPU cycles to check your connection speed and have WMI.exe
go nuts.
componentDidMount() {
this.getSpeed();
// Remove the following line
this.interval = setInterval(() => this.getSpeed(), 1500);
}
if (!hyperTabs.trafficButtons) {
exports.decorateBrowserOptions = (defaults) => {
return Object.assign({}, defaults, {
titleBarStyle: '',
transparent: true, // CHANGE THIS TO FALSE
frame: false,
});
};
}
.hyper.css
in your user folder.