Hyper config
This commit is contained in:
14
config/.config/Hyper/config.json
Normal file
14
config/.config/Hyper/config.json
Normal file
@ -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\"]]"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user