Eric Lim
Eric Lim
cc @RasCarlito
@dtbx Is this still relevant / required?
I attached a `cennznet` binary for `x86_64-pc-linux-gnu` in release (download [here](https://github.com/cennznet/cennznet/releases/download/1.1.0/cennznet-x86_64-pc-linux-gnu))
FYI, you can unset default values like: ```yaml focus-screen-1: mod: "" key: "" ``` @Indyandie using the above can you try: ```yaml select-wide-layout: mod: "" key: "" select-two-pane-layout: mod: mod1...
@vicecaycedo I'm on the latest [v0.20.0](https://github.com/ianyh/Amethyst/releases/tag/v0.20.0) and something like this works: ```yaml focus-screen-1: mod: "" key: "" ```
Yeah documentation would be great. Just for FYI, the path on macOS is set to be: ``` Library/Containers/com.noctuasoftware.goxel/Data/Library/Application\ Support/Goxel/palettes ``` It would be great to allow users to specify some...
Yeah it should conform to the class defined here: https://github.com/facebook/react-native/blob/v0.71.14/ReactAndroid/src/main/java/com/facebook/react/defaults/DefaultReactActivityDelegate.kt#L25-L30 ^ Insert the appropriate RN version number for your project
@tonytonyjan yeah it does look like it's adding some overhead (although I didn't measure the disk I/O): ```console $ wrk --threads=1 --connections=1 --duration=10s --script="using_io.lua" http://localhost:1234/test Running 10s test @ http://localhost:3005/nzcp/v1/verify...
it looks amazing on dark theme 👍 but on light themed terminal: 
still valid in `1.16.1`