From e7cfa06052043ded530ea5e32cd841e1eacea545 Mon Sep 17 00:00:00 2001 From: CrispyPin Date: Fri, 28 Oct 2022 22:59:07 +0200 Subject: [PATCH] add ovr utils --- install.conf.yaml | 1 + ovr-utils/overlay_data.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 ovr-utils/overlay_data.json diff --git a/install.conf.yaml b/install.conf.yaml index b17b715..d3725a9 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -25,6 +25,7 @@ ~/.config/fontconfig: fontconfig ~/.config/rustfmt: rustfmt ~/.config/sxhkd: sxhkd + ~/.local/share/ovr-utils/overlay_data.json: ovr-utils/overlay_data.json ~/bin/scripts: scripts - create: diff --git a/ovr-utils/overlay_data.json b/ovr-utils/overlay_data.json new file mode 100644 index 0000000..cd08bb3 --- /dev/null +++ b/ovr-utils/overlay_data.json @@ -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}