hyper-drop-shadow
v1.0.0
Published
Simple plugin that disable the drop shadow
Readme
hyper-drop-shadow
Simple plugin that disable the drop shadow on macOs.
Install
Using hyper
To install, either use
hyper i hyper-drop-shadowManually
To install, just edit your ~/.hyper.js and add "hyper-drop-shadow" to plugins:
plugins: [
"hyper-drop-shadow"
],