Skip to content

Instantly share code, notes, and snippets.

View TheBestJohn's full-sized avatar
🦀
trying to learn things

TheBestJohn

🦀
trying to learn things
View GitHub Profile
use serde::{Deserialize, Serialize};
use tauri::{
plugin::{Builder, TauriPlugin},
AppHandle, Manager, Runtime, State,
};
use std::time::Duration;
#[cfg(feature = "client")]
use rumqttc::{self, AsyncClient, MqttOptions, QoS, EventLoop};

Keybase proof

I hereby claim:

  • I am thebestjohn on github.
  • I am thebestjohn (https://keybase.io/thebestjohn) on keybase.
  • I have a public key ASDL0fVKgv-yzXWHu1c94nVs7Y1qGUAjyCIuaPDLSbwf4Ao

To claim this, I am signing this object:

@TheBestJohn
TheBestJohn / gist:2a8ba94aa33a31cf4a684afc1f25f261
Created October 4, 2021 15:43
Dracula color theme for Onepunch Spicetify
[dracula]
; onepunch dracula mode
text = 8be9fd
subtext = bcc2cd
extratext = bd93f9
main = 282a36
sidebar = 282a36
player = 282a36
sec-player = 383A59