From d9aeab2757c47c0a1f338235dfa4015f887c64a7 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 13 Jun 2020 11:35:30 +0200 Subject: Set width/height ratio of plane to the same as the target window and reduce curvature --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index bfb0aec..f7caef1 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/sh -e dependencies="glm glew sdl2 openvr x11 xcomposite" includes=$(pkg-config --cflags $dependencies) -- cgit v1.2.3