diff --git a/config/.config/Hyper/config.json b/config/.config/Hyper/config.json new file mode 100644 index 0000000..0464f4d --- /dev/null +++ b/config/.config/Hyper/config.json @@ -0,0 +1,14 @@ +{ + "windowPosition": [ + 0, + 0 + ], + "windowSize": [ + 2560, + 1392 + ], + "hyper": { + "plugins": "{\"plugins\":[\"hyperlinks\",\"hyper-font-smoothing\",\"hyper-font-ligatures\",\"hypurr\"],\"localPlugins\":[]}", + "plugin-versions": "[[\"hyperlinks\",\"0.5.0\"],[\"hyper-font-smoothing\",\"1.0.0\"],[\"hyper-font-ligatures\",\"0.0.8\"],[\"hypurr\",\"2.0.7\"]]" + } +} \ No newline at end of file