dotfiles/scripts/restart_vr.sh

8 lines
169 B
Bash
Raw Normal View History

2022-08-13 22:31:19 +02:00
#!/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