dotfiles/scripts/restart_vr.sh
2022-08-13 22:31:19 +02:00

7 lines
169 B
Bash
Executable file

#!/bin/bash
# restarts steamvr
killall vrmonitor
sleep 5
RADV_DEBUG=zerovram steam steam://rungameid/250820
sleep 4
./proj/godot/ovr-utils/builds/linux/ovr-utils.x86_64