We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e175188 commit 8dad0a0Copy full SHA for 8dad0a0
c-eyes@anaximeno/files/c-eyes@anaximeno/6.2/constants.js
@@ -10,12 +10,12 @@ const WS_SWITCHED_UPDATE_TIMEOUT_MS = 400;
10
11
const Optimizations = Object.freeze({
12
"battery": {
13
- repaint_interval_ms: 70,
14
- repaint_angle_rad: 0.07,
+ repaint_interval_ms: 120,
+ repaint_angle_rad: 0.09,
15
},
16
"balance": {
17
- repaint_interval_ms: 55,
18
- repaint_angle_rad: 0.05,
+ repaint_interval_ms: 70,
+ repaint_angle_rad: 0.07,
19
20
"performance": {
21
repaint_interval_ms: 30,
c-eyes@anaximeno/files/c-eyes@anaximeno/metadata.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "3.0.1",
+ "version": "3.0.2",
3
"uuid": "c-eyes@anaximeno",
4
"name": "Cinnamon Eyes",
5
"multiversion": true,
0 commit comments