Files
dotfiles/config/.config/Hyper/config.json
Christian Nieves a21d363130 Hyper config
2023-10-24 14:35:57 -05:00

14 lines
365 B
JSON

{
"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\"]]"
}
}