add ovr utils
This commit is contained in:
parent
ca69be71de
commit
e7cfa06052
2 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
~/.config/fontconfig: fontconfig
|
~/.config/fontconfig: fontconfig
|
||||||
~/.config/rustfmt: rustfmt
|
~/.config/rustfmt: rustfmt
|
||||||
~/.config/sxhkd: sxhkd
|
~/.config/sxhkd: sxhkd
|
||||||
|
~/.local/share/ovr-utils/overlay_data.json: ovr-utils/overlay_data.json
|
||||||
~/bin/scripts: scripts
|
~/bin/scripts: scripts
|
||||||
|
|
||||||
- create:
|
- create:
|
||||||
|
|
1
ovr-utils/overlay_data.json
Normal file
1
ovr-utils/overlay_data.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"overlays":{"BatteryLevel 787":{"alpha":0.6,"fallback":["left","right","head"],"offsets":{"head":{"pos":[0,0,-0.35],"rot":[0,0,0,1]},"left":{"pos":[0,0,0],"rot":[0,0,0,1]},"right":{"pos":[0.021912,0.010903,0.181171],"rot":[-0.559824,-0.082361,0.190969,0.802088]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://overlays/BatteryLevel.tscn","target":"right","visible":true,"width":0.1},"Clock 53":{"alpha":0.5,"fallback":["left","right","head"],"offsets":{"head":{"pos":[0,0,-0.35],"rot":[0,0,0,1]},"left":{"pos":[-0.039802,0.025886,0.116723],"rot":[-0.385533,0.138926,0.40202,0.818806]},"right":{"pos":[0,0,0],"rot":[0,0,0,1]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://overlays/Clock.tscn","target":"left","visible":true,"width":0.1},"KeyboardOverlay 95":{"alpha":0.8,"fallback":["left","right","head"],"offsets":{"head":{"pos":[0,0,-0.35],"rot":[0,0,0,1]},"left":{"pos":[0.194313,-0.024168,0.136503],"rot":[-0.64431,0.048261,0.03915,0.762235]},"right":{"pos":[0,0,0],"rot":[0,0,0,1]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://overlays/KeyboardOverlay.tscn","target":"left","visible":false,"width":0.4},"MainOverlay":{"alpha":0.5,"fallback":["left","right","head"],"offsets":{"head":{"pos":[0,0,-0.5],"rot":[0,0,0,1]},"left":{"pos":[0.15152,0.052258,0.000667],"rot":[-0.652702,-0.027279,0.008815,0.757072]},"right":{"pos":[0.060803,0.066139,0.047436],"rot":[-0.61547,-0.107841,0.222651,0.748327]},"world":{"pos":[0,1,0],"rot":[0,0,0,1]}},"path":"res://special_overlays/MainOverlay.tscn","target":"right","visible":true,"width":0.25}},"version":1}
|
Loading…
Reference in a new issue